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.
Fat Controller to Clean Architecture in Laravel (Step-by-Step Refactor)

Fat Controller to Clean Architecture in Laravel (Step-by-Step Refactor)

Comments
4 min read
How I Fixed a Correlated Subquery That Was Behaving Like an N+1 Problem in Production

How I Fixed a Correlated Subquery That Was Behaving Like an N+1 Problem in Production

Comments
2 min read
The Framework Trap: Why Year-4 Laravel Apps Feel Like Sediment

The Framework Trap: Why Year-4 Laravel Apps Feel Like Sediment

Comments
7 min read
One Use Case, Three Entry Points: HTTP, CLI, and Queue Workers Sharing the Same Code

One Use Case, Three Entry Points: HTTP, CLI, and Queue Workers Sharing the Same Code

Comments
8 min read
Stop Putting Business Logic in Eloquent Models

Stop Putting Business Logic in Eloquent Models

Comments
9 min read
Anemic Domain, Fat Service: The PHP Antipattern Nobody Calls Out

Anemic Domain, Fat Service: The PHP Antipattern Nobody Calls Out

Comments
9 min read
The Dependency Rule: The One Architecture Rule That Replaces 50 Others

The Dependency Rule: The One Architecture Rule That Replaces 50 Others

Comments
9 min read
7 PHP Architecture Mistakes That Compound for Years

7 PHP Architecture Mistakes That Compound for Years

Comments
9 min read
Laravel as an Adapter: A 90-Minute Refactor That Survives Framework Upgrades

Laravel as an Adapter: A 90-Minute Refactor That Survives Framework Upgrades

Comments
11 min read
Why Your Laravel Queue Stops Processing Without Telling You

Why Your Laravel Queue Stops Processing Without Telling You

Comments
8 min read
Semantic Search in Laravel: Building a Vector-Powered Product Discovery Engine

Semantic Search in Laravel: Building a Vector-Powered Product Discovery Engine

Comments
5 min read
Using Ollama with the Laravel AI SDK: Run Local LLMs for Free

Using Ollama with the Laravel AI SDK: Run Local LLMs for Free

Comments 1
8 min read
Composer is just a console application

Composer is just a console application

6
Comments 2
4 min read
Building a Production Vue Frontend for Multi-Tenant Laravel SaaS with Inertia v2

Building a Production Vue Frontend for Multi-Tenant Laravel SaaS with Inertia v2

Comments
9 min read
Relay vs Laravel Reverb: A Real Performance Benchmark

Relay vs Laravel Reverb: A Real Performance Benchmark

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