This project is made by Nur Harizul Aiman solely for the use of SmartTechTank
- Name: Nur Harizul Aiman Bin Mat Harith
- NickName: Ijoy
- Age: 24 yrs
- Interest: Web Development
- Experience using Laravel: 1 yrs
- Download the project
- Rename .env.example to .env
- Configure database in .env
- Configure email in .env
- Run npm install
- Run composer install
- Run npm run dev
- Run php artisan migrate
- Run php artisan db:seed (optional)
- Run php artisan serve
- And lastly enjoy :)