109 words
1 minute
Laravel and ecosystem
This is the first time I am writing a blog.
After 8+ years building on Laravel — full apps, from scratch to production — I keep accumulating small lessons that never seem to fit anywhere: a testing trick with Pest, a deployment gotcha on Vapor or a VPS, the reason some Laravel internal behaves the way it does. This is where I’ll write them down.
Expect posts aimed at fellow Laravel and PHP developers:
- Framework internals — how things actually work under the hood
- Tips & Tricks — All about Laravel ecosystem
- Testing — Pest and PHPUnit in real projects
- Frontend — Vuejs / Inertiajs alongside Laravel
- Shipping — deploying and running apps without surprises
More soon.
Laravel and ecosystem
https://khanal.dev/posts/laravel-and-all/