Looking to hire Laravel developers? Try LaraJobs

laravel-create-database maintained by marcelo-correa

Description
Create a new Database with Laravel Command
Last update
2019/11/20 20:46 (dev-master)
License
Links
Downloads
41

Comments
comments powered by Disqus

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