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 4 Apr, 2022

The Laravel Ecosystem

Introduction Like with any subject in life, when you first start learning about something, the huge...

25 min read

, , , , , , , , , liked this article

21 Likes
Article Hero Image
published on 1 Apr, 2022

5 ways to optimize your eloquent queries

Did you know that 1 in 4 visitors would abandon a website if it takes more than 4 seconds to load? W...

8 min read
4 Likes
Article Hero Image
published on 1 Apr, 2022

Validate your PHP API tests against OpenAPI definitions – a Laravel example

OpenAPI is a specification for describing RESTful APIs in JSON and YAML format, aiming at being und...

12 min read
3 Likes
Article Hero Image
published on 1 Apr, 2022

Custom authentication guard in Laravel Sanctum

How to specify auth guard when using multiple guards with Sanctum Preamble Laravel Sanctum is the go...

Article Hero Image
published on 1 Apr, 2022

Query content of S3 objects with SQL using Laravel

Recently, I was working on a Laravel application that deals with a lot of CSV data. Different busine...

6 min read
5 Likes
Article Hero Image
published on 14 Mar, 2022

Laravel WebSockets Server with Valet and SSL

Preamble Thanks to Marcel Pociot et. al. for the awesome Laravel package. Thanks to DevMarketer for...

Article Hero Image
published on 7 Mar, 2022

Create make:custom commands

Laravel comes with a feature that allows us to scaffold some commonly used classes, like models, fac...

3 min read
4 Likes
Article Hero Image
published on 28 Feb, 2022

Using Semantic Elements to Improve Your HTML

Introduction Making sure that your website is easy for search engines to crawl and understand is hug...

6 min read
5 Likes
Article Hero Image
published on 24 Feb, 2022

Server side rendering with Laravel + Inertia.js + Vue.js

SEO is really important so you should have SSR (server side rendering) whenever you are building a S...

4 min read
3 Likes
Article Hero Image
published on 24 Feb, 2022

Setting up Laravel with Inertia.js + Vue.js + Tailwind CSS

NOTICE: This guide was written using Laravel 8, but it 100% works on Laravel 9. Laravel is by far...

11 min read
5 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.