- Laravel v8
- PHP v8.0 or above
- Composer
-
Download code/clone the repo
git clone https://github.com/StarSNG25/Web-Programming-GSLC.git
-
Install packages
composer install
-
Create .env file by copying over the contents of .env.examples
To run the project
php artisan serve