Looking to hire Laravel developers? Try LaraJobs

laravel-create-database maintained by dmitrykozachkov

Description
A package to create database from artisan
Last update
2018/05/02 18:56 (dev-master)
License
Links
Downloads
43

Comments
comments powered by Disqus

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