Jonathan Bird Web Development
Blog Laravel

Topic
- Laravel Articles

Articles about Laravel framework, development, and best practices

· Last updated: April 9, 2026

How to Fix the 419 Page Expired Error in Laravel 13 (2026 Guide)

The 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 13, including the new origin-aware PreventRequestForgery middleware, missing tokens, session configuration, AJAX requests, and excluding webhook routes.

Read article
· Last updated: December 1, 2025

Migrating from Algolia to Typesense: Laravel & Vue InstantSearch Guide

Algolia'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 article

Talk to me about your website project