Abood-arc/qubix-laravel-ecommerce ? reverse-engineered prompt

Reverse engineered prompt

Build me this Laravel ecommerce project so I can run it locally and use both the storefront and the admin panel without fighting setup issues.

I want a clean local development experience with Docker, a working shop homepage, product browsing, cart and checkout flow if it already exists, plus the admin login so I can manage the store. Please make sure the app starts easily, the environment file is set up correctly, and the frontend assets hot reload properly when I edit the shop. If anything is unclear, check the current docs online and use the existing codebase to fill in the gaps.

Also make sure the default local URLs work, the database and mail preview tools are reachable, and the install process is smooth enough that someone can clone the repo, run the setup commands, and get into the site fast.