Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
/ ISI-Project-A2 Public archive

For ISI Project

Notifications You must be signed in to change notification settings

kaikaisd/ISI-Project-A2

Repository files navigation

ISI-Project-A2

This project is built by a team of Macao Polytechnic University Computer Sciences Students.


How to use

  1. clone this project to your pc
  2. copy .env.example to .env
  3. php artisan key:generate
  4. Run alias sail='[ -f sail ] && sh sail || sh vendor/bin/sail' in your terminal if sail command is not found
  5. sail up -d For set the docker container
  6. sail npm i For install the node modules
  7. sail npm run dev For run the development mode
  8. Use your browser to http://localhost to see the result

How to seeding data

sail artisan migrate:fresh --seed use this command to seeding and migrate data


Requirement

  • Frontend

    • Bootstrap
  • Backend

    • Laravel

About

For ISI Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages