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 11 Apr, 2024

Laravel Facades - Write Testable Code

Hello ? For one reason or another, Laravel Facades don't get much love. I often read about how they...

Article Hero Image
published on 27 Mar, 2024

Viewing Laravel Databases in VS Code

The majority of VS Code users prefer to use the integrated terminal rather than the system terminal/...

3 min read
2 Likes
Article Hero Image
published on 19 Mar, 2024

Create a Node package on your local Laravel environment

How to set up a local development environment to test your Node package classes or utilities in a lo...

Article Hero Image
published on 18 Mar, 2024

Modularizing Your Laravel Application: A Balanced Approach

Watch Video Here Navigating the complexities of developing sophisticated applications presents a si...

4 min read
1 Likes
Article Hero Image
published on 12 Mar, 2024

How to get your Laravel app from 0 to 9 with Larastan

Finding bugs in your Laravel app before it's even executed is possible, thanks to Larastan, which is...

7 min read
9 Likes
Article Hero Image
published on 7 Mar, 2024

Dark Theme with Laravel Tailwind and Alpine.js

Welcome, brave Coder, to the intriguing world of shadows and code! Are you ready to embark on a jour...

11 min read
3 Likes
Article Hero Image
published on 7 Mar, 2024

Preventing Duplicate Form Submissions Using Atomic Locks

Duplicate form submissions or requests can be a common issue in web applications, often leading to u...

6 min read
3 Likes
Article Hero Image
published on 7 Mar, 2024

Laravel Zero - Let's build a TCP server

Hello ? A few weeks ago, I began working on a TCP server for an upcoming annual CTF hosted by my tea...

Article Hero Image
published on 29 Feb, 2024

Laravel - Eager loading can be bad!

Hello ? Yes, you read it right. Eager loading can be bad, really bad. However, we often resort to it...

Article Hero Image
published on 29 Feb, 2024

Run Laravel on your browser with Browser PHP

How to set up a Laravel project using only the Node Browser PHP and PHP WASM packages. You will fin...

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.