gentritxhema/laravel-currency

Laravel currency table migration and seed

Installs: 7 338

Dependents: 0

Suggesters: 0

Security: 0

Stars: 46

Watchers: 2

Forks: 8

Open Issues: 3

pkg:composer/gentritxhema/laravel-currency

dev-master 2024-01-11 15:09 UTC

This package is auto-updated.

Last update: 2025-12-11 19:08:32 UTC


README

Laravel currency offers you migration and seeder for 104 currencies with code, name and symbol.

Screenshot

Screenshot

Installation

  • composer require gentritxhema/laravel-currency
  • php artisan vendor:publish

Usage

  • php artisan migrate
  • php artisan db:seed --class=GentritXhema\Currencies\Seeds\CurrencySeeder