Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (7 loc) · 269 Bytes

readme.md

File metadata and controls

18 lines (7 loc) · 269 Bytes

##School Project!

Installation Guide:

run in console composer install

copy paste ".env.example" then rename to ".env", modify as needed

run in console php artisan key:generate

create database ("prjsch" is recommended) run in console php artisan migrate