Problem
I wanted a project that covered the common e-commerce flow from admin CRUD to checkout output.
I built this Laravel e-shop to work through product management, cart logic, checkout, and PDF order summaries.
I wanted a project that covered the common e-commerce flow from admin CRUD to checkout output.
I used Laravel, Blade, Breeze, and DOMPDF to build the flow around categories, products, images, cart state, and orders.
It’s a straightforward full-stack Laravel project and a good example of my PHP work.