This project is built by a team of Macao Polytechnic University Computer Sciences Students.
- clone this project to your pc
- copy
.env.exampleto.env php artisan key:generate- Run
alias sail='[ -f sail ] && sh sail || sh vendor/bin/sail'in your terminal ifsailcommand is not found sail up -dFor set the docker containersail npm iFor install the node modulessail npm run devFor run the development mode- Use your browser to
http://localhostto see the result
sail artisan migrate:fresh --seed use this command to seeding and migrate data
-
- Bootstrap
-
- Laravel