dmitrykozachkov/laravel-create-database

A package to create database from artisan

dev-master 2018-05-02 16:56 UTC

This package is not auto-updated.

Last update: 2025-09-05 08:51:09 UTC


README

The package provide create database from artisan.

How to use

  • Configarate your .env file
  • Run

php artisan db:create --migrate --seed --passport