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

10 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 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...

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 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 15 Feb, 2024

Laravel Under The Hood - CSRF

Hello TokenMismatchException ? I know you've probably encountered this at least once. You copy-paste...

Article Hero Image
published on 23 Jan, 2024

Automatically Hash Laravel Model Values Using the "Hashed" Cast

Introduction Hashing is an important security concept that every web developer should know about. It...

6 min read
3 Likes
Article Hero Image
published on 12 Jan, 2023

Preventing Installing Composer Dependencies with Known Security Vulnerabilities

Introduction A key piece of building modern-day web applications with PHP involves using packages an...

5 min read
1 Likes
Article Hero Image
published on 12 Jan, 2023

Don't Skimp on Security: Add These Must-Have Features to Your Web Apps

Introduction As web developers, we're all usually pretty security-conscious and aware of the dangers...

12 min read
4 Likes
Article Hero Image
published on 24 Nov, 2022

Mass Assignment Vulnerabilities and Validation in Laravel

Introduction The following article is an excerpt from my ebook Battle Ready Laravel, which is a guid...

10 min read
2 Likes
Article Hero Image
published on 1 Feb, 2021

Getting started with GraphQL Authentication in Laravel with Passport and Lighthouse PHP

Disclaimer: Not every app needs passport, please see the getting started section on the documentati...

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.