vish0201/Laravel-Ecommerce ? reverse-engineered prompt
Reverse engineered prompt
Build me a full ecommerce website in Laravel with a clean Blade based front end and the usual shopping flow.
I want customers to be able to browse products, view product details, search and filter items, add things to a cart, place an order, and see their order history. Include user signup and login, a simple account page, and an admin area where I can manage products, categories, orders, and customers. Please make it feel like a real store, with a home page, product listings, featured products, cart, checkout, and a basic responsive design that works on mobile too.
Use the existing Laravel project structure and set up the database models, migrations, controllers, routes, and views needed to make it all work. Add any seed data or sample records that help test the site quickly. If you need current Laravel best practices or package details, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit