After watching the Laracon US live stream on YouTubelast night, I compiled a “quick overview” of 4 BIG things Taylor…
Laravel
Nuno Maduro was the opening speaker at Laracon US 2024 on Tuesday, unveiling impressive new features for the upcoming Pest…
Laravel has API Resources but, loaded with relationships, they may cause performance issues. There are conditional methods to help you…
Taylor Otwell gave his keynote address at the end of day one of Laracon US 2024, with many ambitious projects,…
Taylor ended his Laracon 2024 keynote by unveiling Laravel Cloud, the Future of Shipping. The keynote was the first public…
PatricioOnCode joins us to talk about Mingle JS which allows you to mix React and Vue components in Livewire. EPISODE…
Laravel provides a huge amount of cool features that help improve our development experience (DX). But with the regular releases,…
The Laravel team released v11.21 this week, which includes asset prefetching strategies for Vite, a convenience method to force-destroy models…
Build a fully-featured hypermedia or GraphQL API in minutes! Source: Read MoreÂ
Service Providers have been the core functionality of Laravel since the beginning. However, in Laravel 11, the list of providers…
The Honeystone SEO package for Laravel makes configuring SEO metadata from anywhere within your Laravel application a breeze. The package…
There are two ways to identify a key in Laravel: string ‘My profile’ or array key ‘users.my_profile’. Let me tell…
We recently noticed a performance issue with Laravel Daily website: the list of courses was loading too slowly. So, this…
Laravel Facades are a fantastic feature of the Laravel framework, providing convenient access to services via a simple interface. One…
Clean code is something all devs aim for, right? But what does it ACTUALLY mean? In this tutorial, I will…
On the recent Laravel Podcast, Taylor and Matt discussed some of the announcements coming out at Laracon US. You can…
The next Laravel Worldwide Meetup is Tuesday, August 20th, at 16:00 UTC, and it will feature Yaz Jallad and Drishti…
In this episode of the Laravel Creator Spotlight, we are joined by Len Woodward, the creator of Whisky, to talk…
Documenting an API in Laravel often involves using packages that rely on manual PHPDoc annotations. While this method works, it…
The Laravel Abuse IP community package by Rahul Alam adds a layer of protection to your Laravel application from known…