This is an api for the DTUFeedbackAndroid application
- Clone this project
- Create the database named
dtu-feedback(look for the info in the.envfile) - Run
php artisan migrate --seedto create all the tables and seed the database - Run
php artisan jwt:generate(You have to run it again every time you reset the database) - Add the key to the TODO (1) (in the
.envfile)
All the images are saved in the storage/app/images/ dir
- Le Dinh Nhat Khanh
- Lu Thanh Vinh
- Ly Bao Khanh
- Nguyen Tung Duong