BeyondToday757/Restaurant_Ecommerce_System — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a restaurant e commerce and management website in Laravel. I want customers to be able to visit the site, see the restaurant branding, browse food items by category, view item details and prices, add items to a cart, place an order, and see their order status.

I also need an admin area where the restaurant owner can log in and manage the business without touching code. They should be able to add and edit menu items, upload food images, set prices, manage categories, view incoming orders, update order status, and keep track of customers. Make it feel like a practical restaurant system, not just a demo page.

Please set up the database, routes, views, auth, sample data, and basic styling so it runs locally after installation. Keep the interface clean and simple. If you need current Laravel setup details, look them up online and make it work end to end.

Want more depth? Deep Reverse