Skip to content

TheStapler/LaravelMysqlCreate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaravelMysqlCreate

I always forget to create a new database on mysql, so I created this script which you can add from packagist to your project! composer require thestapler/laravel-mysql-create then all you need to do is run php artisan db:createmysql and away you go!

About

Create the MySQL database in your Laravel Application from the artisan command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages