marcelo-correa/laravel-create-database

Create a new Database with Laravel Command

v1.0.4 2019-10-09 03:31 UTC

This package is auto-updated.

Last update: 2024-05-21 20:11:55 UTC


README

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