Blog

Insights, guides, and best practices from the Laravel Company team.

Laravel Company
laravel horizon

Difficulty scaling Laravel Horizon across multiple instances (ECS / Auto Scaling)

Scale Laravel Horizon on AWS ECS with separate web, Horizon, and scheduler tasks while preserving job visibility and balanced workload distribution.

2024-01-19 Iagoss
Laravel Company
ai productivity

Recently Started Paying for AI

Reflect on AI-assisted development tradeoffs, including data integrity risks and practical advice for avoiding common pitfalls.

2024-01-18 Randy_Johnson
Laravel Company
learning ai

AI Field guide page doesn't mark as complete the seen lessons

Diagnose progress-tracking bugs in learning platforms where completed AI Field Guide lessons fail to persist the completed state.

2024-01-17 ramirobrescia
Laravel Company
mysql laravel

MySql Deadlock on Cache Database

Address MySQL cache-table deadlocks caused by concurrent deletes in Laravel and implement safer cache key strategies under load.

2024-01-16 adpxl
Laravel Company
laravel pdf

Issue with Embedding Custom Fonts in PDF using Spatie Browsershot in Laravel

Fix missing custom fonts in Spatie Browsershot PDFs by aligning font paths, Chrome binary permissions, and CSS font-face declarations.

2024-01-15 Sarim_Shahid
Laravel Company
laravel octane

Laravel Octane benchmark comparing Swoole, OpenSwoole, RoadRunner, FrankenPHP

Compare Laravel Octane server backends across latency, memory, CPU, DB, and I/O workloads to choose the right high-performance runtime.

2024-01-14 terrylinooo
Laravel Company
open source laravel

FINANCE - Self-hosted personal finance tracking web app

Discover FINANCE, a self-hosted open source personal finance tracker with SMS parsing, insights, and extensible Laravel-based architecture.

2024-01-13 saleem_hadad
Laravel Company
laravel printing

Printer selections from laravel

Configure multiple printers and default selections per section from Laravel using Electron, CUPS, and browser print APIs.

2024-01-12 GP10DevHTS
Laravel Company
travel api

Onward ticket(flight)

Explore onward or refundable flight reservation APIs and architecture choices for visa approval and travel booking systems.

2024-01-11 luthfi552
Laravel Company
laravel socialite

In-app browsers Socialite w/Google Access Blocked

Resolve Google sign-in blocks inside in-app browsers with Socialite by understanding Google's secure browser policy and compliant alternatives.

2024-01-10 kn_swe
Laravel Company
laravel testing

Database Session creates another record after logging out

Explain why Laravel database sessions can create new records on logout and how to test and correct session lifecycle behavior.

2024-01-09 Chron
Laravel Company
laravel precognition

Laravel Precog always returns success

Troubleshoot why Laravel Precog validation appears to always return success in Inertia Vue forms and restore correct live validation behavior.

2024-01-08 brodenbrett