I’m extending my Laravel-based eCommerce platform and need the user account and order-management layer completed. The catalogue and payment flow are already handled, so your focus will be secure email-and-password registration, login, and a clean dashboard where customers can track their orders. You may start from Breeze, Jetstream, or a lightweight custom setup—whichever you feel keeps the code lean and maintainable. After signing in, a shopper must be able to see every order they’ve placed, click through for item-level detail, and read real-time status updates. On the back end I want a simple admin screen that lets staff change an order’s status (pending, processing, shipped, delivered, cancelled) and automatically email the customer when that status changes. Please structure everything with proper Laravel migrations, models, factories/seeders, policy-protected routes, and clear in-code comments. Tailwind is already in the stack; feel free to use it for quick UI scaffolding. Deliverables • Email/password authentication fully wired, tested, and protected by middleware • Responsive account dashboard with order history & detail views • Admin CRUD for order status plus notification emails • Well-documented migrations, seeders, and install steps in a private Git repo Let me know what third-party packages you’d rely on, your estimated timeline, and links to similar Laravel work you’ve shipped. Looking forward to collaborating and getting this live.