Blog
A Practical Guide to RAG Using the New Laravel AI SDK
February 19, 2026The awesome team at Tighten published a great document on how to implement RAG in a Laravel project with semantic search and vector databases.
Laravel Collections
September 30, 2025Actions
June 19, 2025Great concise video on Laravel actions, how to create them and how to test them.
abort_if
June 19, 2025Another handy little Laravel helper, abort_if. Perfect little helper inside actions when things go wrong.
Laravel 'wasRecentlyCreated'
June 19, 2025Great little Laravel model tip. Use the "wasRecentlyCreated" model attribute to check if your model was created or found 👍
Laravel + React
December 16, 2024It's hard to beat Laravel for backend development and React is a force for front end development. Inertia.js is the little bridge flowing the traffic between the two. This YouTube series does a 🧨 job of explaining how to make it happen.
Fetch PHP
September 23, 2024FetchPHP is a PHP library that mimics the behavior of JavaScript’s fetch API using the powerful Guzzle HTTP client. 🐕




