Laravel Collections: The Better Alternative to Foreach Loops
If you’ve been writing Laravel for more than a few months, you’ve probably written somet…
Read MoreSimple and practical articles on PHP, Laravel, and Backend Web Development. From Laravel functionality and PHP packages to coding tips and dev tools — whether you’re just starting out or leveling up, no fluff, just code that works.
If you’ve been writing Laravel for more than a few months, you’ve probably written somet…
Read MorePicture this. You set up a daily database backup task six months ago. It ran perfectly during testin…
Read MoreLet me guess. You built an API endpoint, tested it in Postman, and just returned the Eloquent model …
Read MoreLet me be honest with you: I didn’t understand why everyone was obsessing over Laravel Octane …
Read MoreIf you’ve been building web applications with Laravel, you know that feeling when a new major …
Read MoreThe Story That Made Me Ditch Pusher Forever Laravel Reverb changed the way I build real-time feature…
Read MoreYou’ve done it. We’ve all done it. Created a /public/uploads folder, thrown some files i…
Read MoreYou’ve been there. You open a controller file and scroll… and scroll… and keep scrolling. 400 …
Read MoreIf you’ve been building Laravel apps for a while, you’ve probably hit that point where y…
Read MoreYou’ve been there. A product API needs filtering. Simple enough. You open the controller, writ…
Read MoreWe have all been there recently. A client calls you up, completely energized. They just saw a flashy…
Read MoreLaravel Model Observers are one of the most powerful — and most overlooked — features in the Laravel…
Read More