Support the ongoing development of Laravel.io →
Article Hero Image October 23rd 2025

The `match` Expression in PHP

Introduction The match expression is a PHP feature that I love using. It was introduced in PHP 8.0 (...

Read article
Article Hero Image August 24th 2025

Boosting Laravel Boost

Hello ? It's been a while since I wrote an article. I mean, why would I? You prompt AI about a subje...

Read article
May 16th 2025 Sponsored

Full Text Search & More with Typesense and Laravel

Building powerful and user-friendly search functionality is crucial for many Laravel applications. W...

Read article
April 10th 2025 Sponsored

LarAgent: An Open-source package to Build & Manage AI Agents in Laravel

Laravel has all the right ingredients to become a strong candidate for AI development. With its eleg...

Read article

Got some knowledge to share? Share your article with our 50,000+ X (Twitter) followers.

Articles

184 Articles

Article Hero Image
published on 14 Nov, 2024

? Sushi — Your Eloquent model driver for other data sources

In Laravel projects, we usually store data in databases, create tables, and run migrations. But not...

Article Hero Image
published on 4 Nov, 2024

Laravel Under The Hood - A Little Bit of Macros

Hello ? How often have you wished for a method that doesn't exist on collections or string helpers?...

5 min read
1 Likes
Article Hero Image
published on 30 Oct, 2024

Create a backup of your Laravel project on Dropbox

How to quickly create a backup of a Laravel project and store it on Dropbox using Spatie Laravel-bac...

Article Hero Image
published on 24 Oct, 2024

Customizing Auth Middlewares in Laravel 11

Customizing Auth Middlewares in Laravel 11 If you've worked with Laravel before, you're probably fam...

Article Hero Image
published on 23 Sep, 2024

Receive Slack Notifications from your Laravel App with a 10-minute Setup

In the previous article, I introduced a Backpack's new Menu Dropdown Column component which I use fo...

Article Hero Image
published on 23 Sep, 2024

Limit Eager Loaded Relationships on Laravel Models

Introduction Sometimes when you're eager loading relationships on Laravel models, you might want to...

2 min read
2 Likes
Article Hero Image
published on 23 Sep, 2024

Craft emails with Vue and Tailwind using Inertia Mailable

How to easily build dynamic email templates while keeping your Vue and Tailwind tools using the Iner...

7 min read
1 Likes
Article Hero Image
published on 21 Aug, 2024

Find Outdated Composer Dependencies Using "composer outdated"

Introduction When building your PHP web applications, it's important to keep your dependencies up-to...

4 min read
1 Likes
Article Hero Image
published on 20 Aug, 2024

PHP 8.4 Property Hooks

Introduction PHP 8.4 will be released in November 2024 and will be bringing a cool new feature: prop...

15 min read
1 Likes
Article Hero Image
published on 19 Aug, 2024

New Array Functions in PHP 8.4

Introduction PHP 8.4 is set to be released in November 2024 and will introduce some handy new array...

6 min read
2 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.