Support the ongoing development of Laravel.io →
January 16th 2023

Laravel Collections: The Artisan's Guide

Introduction Laravel Collections are really powerful for working with arrays of data. They provide a...

Read article
August 8th 2022

Why don't you start writing tests?

See how easy it is to get started with automated testing in Laravel There are hundreds of articles...

Read article
April 4th 2022

The Laravel Ecosystem

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

Read article
February 4th 2022

How to find the slowest query in your application

Is your website slow? does it take ages to load? Are the users complaining that it's almost unusable...

Read article

Got some knowledge to share? Share your article with our 45,000+ Twitter followers.

Articles

21 Articles

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
published on 30 Oct, 2021

How to Get Currency Exchange Rates in Laravel

Introduction Sometimes when you're building web applications, you might need some functionality that...

7 min read 2 Likes
published on 28 Aug, 2021

Launching PHP GitHub Sponsors

I'm very happy to say that Tom and I finally launched PHP GitHub Sponsors, a package for PHP to inte...

3 min read 3 Likes
published on 25 Aug, 2021

How to Add Breadcrumbs to Your Laravel Website

Introduction Breadcrumbs are a great way of improving the UI (user interface) and UX (user experienc...

8 min read 11 Likes
published on 20 Jun, 2021

Develop Redeem Code API With Laravel For Mobile App/Game

Have you ever wanted to add a redeem code feature to your game or app? A redeem code system is alway...

20 min read 5 Likes
published on 9 Jun, 2021

How to use spatie's commonmark-highlighter Laravel package

Welcome to this tutorial, today we are going to create a Laravel application with the new Laravel Sa...

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

published on 29 Dec, 2020

Socialstream — Laravel Socialite Meets Jetstream

Earlier today I officially released the first version of Socialstream, a simple Laravel package that...

published on 24 Jun, 2020

How we created over 200 PHP and Laravel packages

I work at and co-own a company named Spatie, which specializes in creating large Laravel application...

14 min read 12 Likes
published on 24 Jun, 2020

An unopinionated package to make Laravel apps tenant aware

Today we released a package to make Laravel apps tenant aware, called laravel-multitenancy. The phil...

9 min read 3 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.

© 2023 Laravel.io - All rights reserved.