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

113 Articles

Article Hero Image
published on 14 Feb, 2024

Using Laravel to interact with OpenAI's Assistants API (with Vision)

A couple of months ago Open AI released their Assistant API which is at the time of writing this art...

12 min read
1 Likes
Article Hero Image
published on 14 Feb, 2024

Laravel Under The Hood - Facades

Hello Facades ? You've just installed a fresh Laravel application, booted it up, and got the welcome...

Article Hero Image
published on 9 Feb, 2024

PHP attributes in Laravel

Say Hi to PHP attributes Attributes offer the ability to add structured, machine-readable metadata...

Article Hero Image
published on 31 Jan, 2024

Display Desktop Notifications in PHP CLI Applications

Introduction There may be times when you're building a long-running script in PHP and you want to no...

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 16 Jan, 2024

Reusable Input Components without Livewire, with Livewire

Having reusable input components is great. Knowing how to make them is even better! Follow along to...

12 min read
1 Likes
Article Hero Image
published on 22 Dec, 2023

Collect feedback via Slack notifications in your Laravel project

How to create a feedback module in a Laravel project and receive a Slack notification when a message...

Article Hero Image
published on 6 Dec, 2023

Organize Laravel tools on a unique subdomain

How to organize maintenance tools like Laravel Pulse and Laravel Telescope on a subdomain in a Lara...

Article Hero Image
published on 30 Nov, 2023

Streamlining Laravel Development with Domain-Aware Artisan Commands

Welcome to a concise guide on leveraging custom commands to generate files in a specific directory e...

6 min read
2 Likes
Article Hero Image
published on 24 Nov, 2023

Using Stability AI in Laravel

Stability AI is an AI company that develops open-source models, such as Stability Diffusion XL, whi...

2 min read
2 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.