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...
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 There may be times when you want to display file sizes to your users in a human-readabl...
Introduction There may be times when you want to convert numbers to ordinal numbers in your PHP and...
How to easily build dynamic email templates while keeping your React and Tailwind tools using the I...
How to display a Laravel project simultaneously on the web, your operating system, and your mobile d...
Setting up a local development environment can be a time taking hassle—whether it's using Docker or...
User authentication is crucial for making web applications secure and easy to use. Traditionally, pa...
How to access the Laravel ecosystem by simulating the beforeAll and afterAll methods in a Pest test....
Hello ? Alright, let's talk about Query Scopes. They're awesome, they make queries much easier to re...
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.