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 5 Nov, 2025

Returning HTTP 404 Responses Instead of 403 for Unauthorised Access

Introduction When building a web application, you typically add authorisation checks to ensure that...

10 min read
0 Likes
Article Hero Image
published on 4 Nov, 2025

Laravel 12 Custom Validation Rules Example

In this Laravel tutorial titled “laravel 12 custom validation rules example”, you will learn how to...

Article Hero Image
published on 29 Oct, 2025

Run PHPUnit and Pest Tests Without Vite Assets in Laravel

Introduction A common way to build your Laravel application's frontend assets is with Vite (by runni...

4 min read
0 Likes
Article Hero Image
published on 27 Oct, 2025

The Dangers of Dynamic Method Calls in PHP

Introduction In your PHP application, you may sometimes see dynamic method calls being used. This is...

7 min read
0 Likes
Article Hero Image
published on 23 Oct, 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 (...

6 min read
1 Likes
Article Hero Image
published on 20 Oct, 2025

Check If a String is Valid JSON in PHP

Introduction As PHP developers, we often work with JSON. On an almost daily basis, I interact with J...

5 min read
1 Likes
Article Hero Image
published on 27 Aug, 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...

Article Hero Image
published on 3 Aug, 2025

Laravel CI Pipeline: Jenkins + n8n + GitLab CI Guide 2025

Introduction Modern Laravel development demands robust CI/CD pipelines that can automatically handle...

17 min read
1 Likes
Article Hero Image
published on 1 Jul, 2025

The "never" Type in PHP

Introduction There may be times when you're writing a function in PHP that you know will never retur...

5 min read
1 Likes
Article Hero Image
published on 30 Jun, 2025

Check if a Signed URL is Valid in Laravel Tests

Introduction There may be times when you want to check whether a URL in your Laravel application is...

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.