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.
Designing a Scalable Logging System for Web Scrapers: How to Prevent a Database Meltdown

Designing a Scalable Logging System for Web Scrapers: How to Prevent a Database Meltdown

Comments
3 min read
Getting my Laravel application security audited

Getting my Laravel application security audited

Comments
5 min read
Why Laravel’s bcrypt Hashes Fail in Node.js and How to Fix It

Why Laravel’s bcrypt Hashes Fail in Node.js and How to Fix It

Comments
2 min read
🚀 Scaling with Elegance: Laravel Architecture for Enterprise Applications (Part 4)

🚀 Scaling with Elegance: Laravel Architecture for Enterprise Applications (Part 4)

Comments
2 min read
Add Top-Level Data with Resource

Add Top-Level Data with Resource

Comments
1 min read
Mastering Laravel Queues: A Complete Guide to Background Job Processing

Mastering Laravel Queues: A Complete Guide to Background Job Processing

1
Comments
4 min read
Handling Routes and Views in a NativePHP Desktop App

Handling Routes and Views in a NativePHP Desktop App

1
Comments
3 min read
A Step-by-Step Guide to API Versioning in Laravel 12

A Step-by-Step Guide to API Versioning in Laravel 12

Comments
1 min read
Integrating Laravel Models and Controllers into Your Desktop UI - NativePHP

Integrating Laravel Models and Controllers into Your Desktop UI - NativePHP

3
Comments
3 min read
Simplify Laravel Validation with the Rule Class

Simplify Laravel Validation with the Rule Class

1
Comments
1 min read
Integrating Shadcn/ui into Laravel 12

Integrating Shadcn/ui into Laravel 12

Comments
6 min read
Getting Started with Laravel: A Beginner's Guide

Getting Started with Laravel: A Beginner's Guide

1
Comments
1 min read
Optimizing Laravel Queries

Optimizing Laravel Queries

Comments
2 min read
Using nestedWhere() in the Laravel 12 Query Builder

Using nestedWhere() in the Laravel 12 Query Builder

Comments 1
5 min read
What PHP Framework Do You Prefer and Why?

What PHP Framework Do You Prefer and Why?

1
Comments
1 min read
Laravel + Electron = Native Power: How NativePHP Works Under the Hood

Laravel + Electron = Native Power: How NativePHP Works Under the Hood

2
Comments
3 min read
🩺 Fixing Livewire.js Not Loading — Meet `livewire-doctor` for Laravel

🩺 Fixing Livewire.js Not Loading — Meet `livewire-doctor` for Laravel

Comments
2 min read
Exploring the NativePHP Directory and File Structure

Exploring the NativePHP Directory and File Structure

2
Comments
3 min read
Mastering Laravel Queues: A Complete Guide to Background Job Processing

Mastering Laravel Queues: A Complete Guide to Background Job Processing

Comments
4 min read
🔥 11 - 🔧 Laravel Authorization: Roles & Permissions – Hướng dẫn Phân quyền Chi Tiết

🔥 11 - 🔧 Laravel Authorization: Roles & Permissions – Hướng dẫn Phân quyền Chi Tiết

Comments
1 min read
Why Your API Might Be Returning 200 OK—and Still Be Broken

Why Your API Might Be Returning 200 OK—and Still Be Broken

Comments
1 min read
✅ Laravel Cookie Consent – Plug & play GDPR/DSGVO modal

✅ Laravel Cookie Consent – Plug & play GDPR/DSGVO modal

Comments 1
1 min read
Understanding Laravel’s replicate() Method: A Deep Dive

Understanding Laravel’s replicate() Method: A Deep Dive

1
Comments
2 min read
How to Get the Raw SQL Query from Laravel Query Builder

How to Get the Raw SQL Query from Laravel Query Builder

1
Comments
1 min read
Laravel File Upload with Progress Bar Example

Laravel File Upload with Progress Bar Example

Comments
2 min read
loading...