Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 219 Bytes

MTG

Run composer install

if .env file not exist create it then Run php artisan key:generate

Create new database with name mtg

Change configuation in .env (database and mail server)

Run php artisan migrate