case-study/laravel-eshopreturn.home()
project detail

laravel_eshop

I built this Laravel e-shop to work through product management, cart logic, checkout, and PDF order summaries.

Public Repo
2025
readout
Role
Personal full-stack project
Stack
LaravelBladePHPLaravel BreezeDOMPDF

Problem

I wanted a project that covered the common e-commerce flow from admin CRUD to checkout output.

Approach

I used Laravel, Blade, Breeze, and DOMPDF to build the flow around categories, products, images, cart state, and orders.

Result

It’s a straightforward full-stack Laravel project and a good example of my PHP work.