Introduction The match expression is a PHP feature that I love using. It was introduced in PHP 8.0 (...
Hello ? It's been a while since I wrote an article. I mean, why would I? You prompt AI about a subje...
Building powerful and user-friendly search functionality is crucial for many Laravel applications. W...
Laravel has all the right ingredients to become a strong candidate for AI development. With its eleg...
Introduction In your PHP application, you may sometimes see dynamic method calls being used. This is...
Hello ? How often have you wished for a method that doesn't exist on collections or string helpers?...
Introduction A handy #[\Override] attribute was added in PHP 8.3 which allows you to mark a method a...
Introduction If you've been reading my content for a while, you'll likely know that I love building...
Hello ? A few days ago, I was fixing a flaky test, and it turned out I needed some unique and valid...
Hello ? Wikipedia: In computer programming, the strategy pattern (also known as the policy pattern...
Redis Throttle is a fantastic feature provided by the Redis facade. It’s a convenient way to limit t...
Hello ? For one reason or another, Laravel Facades don't get much love. I often read about how they...
Hello ? Yes, you read it right. Eager loading can be bad, really bad. However, we often resort to it...
Hello TokenMismatchException ? I know you've probably encountered this at least once. You copy-paste...
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.