andikaauli/tugas_akhir — reverse-engineered prompt

Reverse engineered prompt

GitHub

Please take this existing Laravel project and turn it into a clean working website for my tugas akhir. The README is just the default Laravel text, so please inspect the app, routes, views, database files, and assets to understand what is already there before changing anything.

I want it to run smoothly locally, with a proper home page that uses the existing UNDIP image if it fits, simple navigation, neat responsive pages, and no broken links or missing assets. Fix setup problems, database issues, routing errors, and view errors you find. If there are unfinished pages or empty default screens, make them look presentable and consistent instead of leaving Laravel placeholders.

Please keep it simple and maintainable, using the Laravel structure already in the repo. Add basic seed data or clear setup steps if the app needs data to show. Look up current Laravel docs online if you need to.

Want more depth? Deep Reverse