Same as Mimpy.ID - https://github.com/hairullana/mimpy.id but use Laravel v8
Overall done, but I want to improve the frontend (but I'm weak here). Besides that I want to add some new features in the future.
git clone https://github.com/hairullana/mimpy.id-laravelcd mimpy.id-laravelcp .env.example .envcomposer installif you get an error, use this command
composer updatephp artisan key:generatephp artisan migrate:fresh --seedphp artisan artisan storage:linkphp artisan serve