Please kindly check our youtube demo
Dev Team :
- Aditya Indra Pramana
- M. Gilang
- Goldy Najma
- Sabila Jamal
- Ulima Inas Shabrina
- Clone the repository with git clone
- Copy .env.example file to .env and edit database credentials there
- Run composer install
- Run php artisan key:generate
- Run php artisan migrate --seed (it has some seeded data for your testing)
- Run php artisan serve
- You can login to adminpanel with admin@bukupedia.com password admin
Feel free to use and re-use any way you want.