laravel-create-database maintained by dmitrykozachkov
Description
A package to create database from artisan
Author
Last update
2018/05/02 18:56
(dev-master)
License
Downloads
43
About the package
The package provide create database from artisan.
How to use
- Configarate your .env file
- Run
php artisan db:create --migrate --seed --passport