Introduction In PHP, I often see the ternary operator (?:) and null coalescing operator (??) being u...
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...
How to easily build dynamic email templates while keeping your Vue and Tailwind tools using the Iner...
Introduction When building your PHP web applications, it's important to keep your dependencies up-to...
Introduction PHP 8.4 will be released in November 2024 and will be bringing a cool new feature: prop...
Introduction PHP 8.4 is set to be released in November 2024 and will introduce some handy new array...
How to display a custom error page with Inertia instead of Laravel’s default error pages. A sample...
Problem I've noticed that most libraries created for API responses are implemented using traits, and...
How to create a feedback module in a Laravel project and receive a Discord notification when a messa...
Do you know all the validation rules available in Laravel? Think again! Laravel has many ready-to-us...
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...
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.