shamsulhuda/Laravel-eCommerse ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple eCommerce website in Laravel using the existing template assets in the project.
I want a clean storefront where people can browse products, view product details, add items to a cart, and go through a basic checkout flow. Include a homepage, product listing pages, categories or filters if they fit naturally, a shopping cart, and a simple admin side where products can be added, edited, and removed. Make it feel like a real online shop, with a polished layout, responsive design, and sensible navigation.
Use the Laravel app structure that’s already here, and wire up the database, routes, and views so the site actually works end to end. If you need current guidance from Laravel docs or a package, look it up online and keep it simple. Also make sure the app runs cleanly from the provided setup files, and leave me with something I can launch and test locally without a lot of extra work.
Are you gonna build this?
make sure you review the code using coderabbit