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.
Docker Environment Composer Local Package Development Tips

Docker Environment Composer Local Package Development Tips

Comments
2 min read
Running Laravel Sail with Podman on macOS: A Step-by-Step Guide

Running Laravel Sail with Podman on macOS: A Step-by-Step Guide

Comments
3 min read
Laravel + Vue (Inertia) + gRPC: building a simple BFF that talks to a gRPC User service

Laravel + Vue (Inertia) + gRPC: building a simple BFF that talks to a gRPC User service

1
Comments
5 min read
The Laravel 12 Docker Blueprint I Wish I Had: Nginx + PHP-FPM, Small Images, Clean CI/CD, and DigitalOcean Private Registry

The Laravel 12 Docker Blueprint I Wish I Had: Nginx + PHP-FPM, Small Images, Clean CI/CD, and DigitalOcean Private Registry

Comments
5 min read
Toon 1.1.8 — Unlock Complex Nested Array Support for Laravel

Toon 1.1.8 — Unlock Complex Nested Array Support for Laravel

Comments
2 min read
When "Simple" Problems Aren't Simple: Hard-Learned Lessons from PHP's Hidden Gems

When "Simple" Problems Aren't Simple: Hard-Learned Lessons from PHP's Hidden Gems

Comments 2
4 min read
I built svg4.ru — a high-performance SVG icons platform on Laravel 12

I built svg4.ru — a high-performance SVG icons platform on Laravel 12

Comments
1 min read
Mastering Role-Based Access Control (RBAC) in Laravel with a Next.js Frontend

Mastering Role-Based Access Control (RBAC) in Laravel with a Next.js Frontend

Comments
3 min read
Praktikum Keamanan Web: Broken Access Control & Insecure Direct Object Reference (IDOR) 😱🔓

Praktikum Keamanan Web: Broken Access Control & Insecure Direct Object Reference (IDOR) 😱🔓

Comments
3 min read
Praktikum Keamanan Web: Mass Assignment Vulnerability 😱🔓

Praktikum Keamanan Web: Mass Assignment Vulnerability 😱🔓

Comments
3 min read
Praktikum Keamanan Web: Open Redirect Vulnerability 🔀🎣

Praktikum Keamanan Web: Open Redirect Vulnerability 🔀🎣

Comments
3 min read
Praktikum Keamanan Web: File Upload Vulnerability 😱📁💥

Praktikum Keamanan Web: File Upload Vulnerability 😱📁💥

Comments
3 min read
Aliaser – elegant aliases for models, Livewire and DTO in Laravel

Aliaser – elegant aliases for models, Livewire and DTO in Laravel

Comments
5 min read
Praktikum Keamanan Web: Brute Force Attack & Rate Limiting 🔑🚫

Praktikum Keamanan Web: Brute Force Attack & Rate Limiting 🔑🚫

Comments
3 min read
TailAdmin Laravel: Laravel Admin Dashboard Built with Tailwind and Blade

TailAdmin Laravel: Laravel Admin Dashboard Built with Tailwind and Blade

46
Comments 1
4 min read
How to Build Applications That Survive the Real World

How to Build Applications That Survive the Real World

Comments
7 min read
Stop Writing CRUD Controllers

Stop Writing CRUD Controllers

2
Comments 5
5 min read
Repository Pattern in Laravel: Clean Up Your Messy Code

Repository Pattern in Laravel: Clean Up Your Messy Code

Comments
3 min read
Simplifying Service Selection in Laravel Using Resolvers

Simplifying Service Selection in Laravel Using Resolvers

1
Comments 1
3 min read
Distributed Laravel: High-Performance Event-Driven Architectures

Distributed Laravel: High-Performance Event-Driven Architectures

1
Comments 1
3 min read
A Ready-to-Go Dev System for Laravel and More

A Ready-to-Go Dev System for Laravel and More

Comments
2 min read
whereHas() vs whereRelation(): Readability Over Shortcuts

whereHas() vs whereRelation(): Readability Over Shortcuts

3
Comments
4 min read
The Invisible Wall: Building a Bulletproof Code Quality Pipeline in Laravel

The Invisible Wall: Building a Bulletproof Code Quality Pipeline in Laravel

1
Comments
5 min read
Two Overlooked Laravel Features: `fresh()` and Attribute Visibility

Two Overlooked Laravel Features: `fresh()` and Attribute Visibility

Comments
1 min read
How I implemented recurring features in Trevidia

How I implemented recurring features in Trevidia

Comments
2 min read
loading...