laravel-create-database maintained by marcelo-correa
Description
Create a new Database with Laravel Command
Author
Last update
2019/11/20 20:46
(dev-master)
License
Downloads
41
Laravel Create Database
Installation
Require the marcelo-correa/laravel-laravel-create-database package in your composer.json and update your dependencies:
$ composer require marcelo-correa/laravel-create-database
Create Database
$ php artisan make:database