Here I share my thoughts, ideas, and experiences.
I write about PHP & Laravel and other web development topics in general.
In every project, dealing with client feedback and bug reports can be a headache, especially when they come in through emails. How do I know that? Well, I have the same problem. I have been working...
Alright, the title sounds boring. But stick with me because what comes next is my story about my fourth time at LaravelLive UK. Spoiler: It was awesome. First things first, LaravelLive is the best...
Hey everyone! Today, I want to share a quick tip about Laravel's Lang::handleMissingKeysUsing
method. If you haven't heard of it, no worries – it's a neat feature that gets triggered...
This is a heads up post about a pushMiddlewareToGroup bug in #laravel package development and how to fix it. While working on one of my packages save last index or show route and redirect back after...