gentritxhema/laravel-currency

Laravel currency table migration and seed

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

This package is auto-updated.

Last update: 2024-05-11 15:56:54 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