DEV Community

Laravel

A PHP web application framework with expressive, elegant syntax.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Dev Log: 2026-08-21 — Native Deploys, Masked Env Vars, and Two Migration Papercuts

Dev Log: 2026-08-21 — Native Deploys, Masked Env Vars, and Two Migration Papercuts

1
Comments
6 min read
Deploying Without Docker: Model the Native Build as a Recipe, Not a Dockerfile

Deploying Without Docker: Model the Native Build as a Recipe, Not a Dockerfile

1
Comments
8 min read
Your Package's Blade View Should Not Know Your App Exists

Your Package's Blade View Should Not Know Your App Exists

1
Comments
4 min read
Your Laravel queue worker count is a guess. Here is the math that replaces it.

Your Laravel queue worker count is a guess. Here is the math that replaces it.

Comments
4 min read
Slate: shadcn-style UI for Laravel — in Blade, not React

Slate: shadcn-style UI for Laravel — in Blade, not React

Comments
2 min read
igbinary: half the Redis memory for one line of config

igbinary: half the Redis memory for one line of config

Comments
4 min read
PHP-FPM vs FrankenPHP classic vs Octane worker

PHP-FPM vs FrankenPHP classic vs Octane worker

Comments
3 min read
Decoupling Laravel: Hexagonal Architecture Guide 🏗️

Decoupling Laravel: Hexagonal Architecture Guide 🏗️

Comments
5 min read
Bolting a rich-text editor onto a column full of plain text

Bolting a rich-text editor onto a column full of plain text

Comments
7 min read
Migrating from spatie/laravel-permission to Redis: A Production Playbook

Migrating from spatie/laravel-permission to Redis: A Production Playbook

1
Comments
5 min read
What Actually Happens When You Call `->save()` in Laravel Eloquent

What Actually Happens When You Call `->save()` in Laravel Eloquent

Comments
4 min read
Ditch Pusher: First-Party WebSockets with Laravel Reverb 📡

Ditch Pusher: First-Party WebSockets with Laravel Reverb 📡

Comments
5 min read
Laravel 13.30: chunkBy() and the Storage::path() Line I Had in Production

Laravel 13.30: chunkBy() and the Storage::path() Line I Had in Production

Comments 2
8 min read
Dev Log: 2026-08-18 — everything that had to survive being called twice

Dev Log: 2026-08-18 — everything that had to survive being called twice

Comments
6 min read
One person, one contact: deduping at the point of capture

One person, one contact: deduping at the point of capture

Comments
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.