Create AI Agents in Laravel — The Simple Way
– ashallendesign.co.uk - submitted by Ash Allen
Read this guest post by Revaz Ghambarashvili that introduces us to his Laravel AI package, LarAgent.
Read more [ashallendesign.co.uk]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– ashallendesign.co.uk - submitted by Ash Allen
Read this guest post by Revaz Ghambarashvili that introduces us to his Laravel AI package, LarAgent.
Read more [ashallendesign.co.uk]
– blog.laragent.ai - submitted by Revaz Gh.
Travel Planner agent that fetches weather, converts currency and recommends attractions using LarAgent + Laravel
Read more [blog.laragent.ai]
– nabilhassen.com - submitted by Nabil Hassen
Filament v4 boosts performance, adds TipTap rich editing, client-side JS helpers, nested resources, MFA, and more, making Filament faster and smarter.
Read more [nabilhassen.com]
– youtu.be - submitted by Bert De Swaef
Your Laravel app might be wide open to hackers — and you wouldn’t even know it. In this video, I’m exposing 6 common Laravel security fails that developers make all the time, and exactly how you can fix them before it’s too late.
Read more [youtu.be]
– wendelladriel.com - submitted by Wendell Adriel
A blog article explaining the source of the power and magic from Laravel Eloquent - the Active Record pattern
Read more [wendelladriel.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
SQLite's WAL mode makes using SQLite database much more production-ready.
Read more [ryangjchandler.co.uk]
– nabilhassen.com - submitted by Nabil Hassen
The new scout:queue-import command splits your model’s ID range into chunks and queues jobs for each, enabling faster indexing of large datasets.
Read more [nabilhassen.com]
– stancl.substack.com - submitted by Samuel Štancl
Some things to consider when using SQLite in production from the point of view of Laravel apps
Read more [stancl.substack.com]
– www.csrhymes.com - submitted by Chris Rhymes
I’ve only just started using TailwindCSS, (I know late to the party huh), and I wanted to create a custom toggle switch that looked a bit nicer than a standard checkbox. This blog post goes through some of the thought processes and the tools that Tailwindcss v4 has out of the box that you can make use of.
Read more [www.csrhymes.com]
– frederickvanbrabant.com - submitted by Frederick Vanbrabant
When someone comes to you with a question to do something, instead of blindly doing the ask, take a step back and try to understand what they actually want to achieve. Often this task might actually not be the best way to achieve the goal they are set out to do.
Read more [frederickvanbrabant.com]
– tighten.com - submitted by Kayla Helmick
Learn how to use SQL generated columns and database views in Laravel to simplify queries, boost performance, and make your data easier to filter, sort, and reuse across your application.
Read more [tighten.com]
– backpackforlaravel.com - submitted by Karan Datwani
Read more [backpackforlaravel.com]
– youtu.be - submitted by Bert De Swaef
🚴♂️ Build a Full Stack App with Laravel + React! In this tutorial, you'll create a Laravel Headless API and connect it to a React frontend to display 2025 Tour de France etappes (stages).
Read more [youtu.be]
– acairns.co.uk - submitted by Andrew Cairns
The pipe operator will improve your code readability and composition in PHP. Understand the current approach and what future will look like.
Read more [acairns.co.uk]
– dev.to - submitted by Patrick
useful and interesting open source developer tools.
Read more [dev.to]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Have you ever been on a website and navigated between pages, only to notice that the layout shifts slightly because the scrollbar suddenly appears on longer pages?
Read more [ryangjchandler.co.uk]
– nabilhassen.com - submitted by Nabil Hassen
Learn how to implement & test Laravel Socialite endpoints, handle edge cases, and mock providers.
Read more [nabilhassen.com]
– www.eloquentarchitecture.com - submitted by John Freeman
You're three months into a new job when someone mentions "we have a dozen different branches for our customers." Learn how to escape the custom code nightmare with four proven patterns that actually scale, plus real Laravel examples.
Read more [www.eloquentarchitecture.com]
– youtu.be - submitted by Nuno Maduro
Read more [youtu.be]
– tighten.com - submitted by Kayla Helmick
This article continues the series on integrating Trix with Laravel by focusing on user mentions using the Rich Text Laravel package. It walks through adding a Tribute.js-powered mention picker in the editor, implementing back-end support via an AttachableContract and Signed Global IDs, and even scaffolds a notification system to email mentioned users.
Read more [tighten.com]