Best laravel framework open-source packages.

Laravel currency

Laravel currency table migration and seed
Updated 7 months ago

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