/laravel-currency

Laravel currency table migration and seed

Primary LanguagePHP

Laravel Currency 💱

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