How to Use the Laravel AI SDK (2026 Guide)
I've been building with Laravel's new first-party AI SDK and it just clicks. Here's everything I learned, from your first agent to testing it all with fake().
Read articleInsights and tutorials on web development, covering Laravel, Livewire, Statamic, Wordpress, and more.
I've been building with Laravel's new first-party AI SDK and it just clicks. Here's everything I learned, from your first agent to testing it all with fake().
Read articleA practical guide to website maintenance for organisations. What it actually involves beyond clicking update, the real costs, common types of maintenance, how often it should happen, and what to look for when choosing a provider.
Read articleThe 419 Page Expired error in Laravel is almost always a CSRF token issue. This guide covers the common causes and how to fix them in Laravel 12 & 13, including missing tokens, session configuration, AJAX requests, and excluding webhook routes.
Read articleWhen building applications that accept CSV file uploads, there's a critical security concern that's easy to overlook. The data inside those files can be just as dangerous as any user input.
Read articleAlgolia's 2025 pricing increases prompted me to migrate a B2B e-commerce platform with 15K products to Typesense resulting in ~65% cost savings with similar performance. This guide covers the complete Laravel Scout and Vue InstantSearch migration process, including schema configuration, the InstantSearch adapter setup, filter syntax differences, and a script to convert Algolia synonyms to Typesense format.
Read articleAt Laracon AU 2025, the debate between Livewire and JavaScript frameworks was a hot topic. Here's why Livewire might be all you need for real-time reactivity in your Laravel applications.
Read article