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 7 Mar, 2025

How to Filter Profanity in Laravel with Squeaky

Introduction When you accept user input in your web applications, you may want to validate it to ens...

5 min read
1 Likes
Article Hero Image
published on 4 Mar, 2025

Craft Emails with React and Tailwind using Inertia Mailable

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

7 min read
1 Likes
Article Hero Image
published on 18 Feb, 2025

Preventing Destructive Commands from Running in Laravel

Introduction I recently stumbled upon a cool Laravel feature I hadn't come across before: the abilit...

7 min read
2 Likes
Article Hero Image
published on 23 Jan, 2025

Serve a Laravel project on Web, Desktop and Mobile with Tauri

How to display a Laravel project simultaneously on the web, your operating system, and your mobile d...

Article Hero Image
published on 19 Dec, 2024

How to add WebAuthn Passkeys To Backpack Admin Panel

Want to make your Laravel Backpack admin panel more secure with a unique login experience for your a...

16 min read
1 Likes
Article Hero Image
published on 19 Dec, 2024

Quickest way to setup PHP Environment (Laravel Herd + MySql)

Setting up a local development environment can be a time taking hassle—whether it's using Docker or...

4 min read
1 Likes
Article Hero Image
published on 9 Dec, 2024

Access Route Model-Bound Models with "#[RouteParameter]"

Introduction I've recently been using the new #[RouteParameter] attribute in Laravel, and I've been...

Article Hero Image
published on 8 Dec, 2024

How to set up Laravel Magic Link?

User authentication is crucial for making web applications secure and easy to use. Traditionally, pa...

Article Hero Image
published on 20 Nov, 2024

Access Laravel before and after running Pest tests

How to access the Laravel ecosystem by simulating the beforeAll and afterAll methods in a Pest test....

12 min read
1 Likes
Article Hero Image
published on 18 Nov, 2024

Laravel Custom Query Builders Over Scopes

Hello ? Alright, let's talk about Query Scopes. They're awesome, they make queries much easier to re...

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.