Forem

Laravel

A PHP web application framework with expressive, elegant syntax.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Laravel Service Container & Service Providers - Real Use Cases You'll Actually Use in Projects
Cover image for Laravel Service Container & Service Providers - Real Use Cases You'll Actually Use in Projects

Laravel Service Container & Service Providers - Real Use Cases You'll Actually Use in Projects

Comments
13 min read
How to Build Applications That Survive the Real World
Cover image for How to Build Applications That Survive the Real World

How to Build Applications That Survive the Real World

Comments
7 min read
Understanding Doppar Queue: A Deep Dive into Job Lifecycle and Why It Matters
Cover image for Understanding Doppar Queue: A Deep Dive into Job Lifecycle and Why It Matters

Understanding Doppar Queue: A Deep Dive into Job Lifecycle and Why It Matters

Comments
9 min read
Laravel Bastion: Stripe-Style API Authentication for Laravel
Cover image for Laravel Bastion: Stripe-Style API Authentication for Laravel

Laravel Bastion: Stripe-Style API Authentication for Laravel

Comments
1 min read
I Made My Laravel API 83% Faster by Rethinking Database Queries

I Made My Laravel API 83% Faster by Rethinking Database Queries

Comments
4 min read
Laravel Livewire CRUD Tutorial: Step-by-Step Guide for Beginners

Laravel Livewire CRUD Tutorial: Step-by-Step Guide for Beginners

Comments
3 min read
Doppar vs Laravel: Why Modern Attribute-Based DI is Winning Over Traditional Service Containers
Cover image for Doppar vs Laravel: Why Modern Attribute-Based DI is Winning Over Traditional Service Containers

Doppar vs Laravel: Why Modern Attribute-Based DI is Winning Over Traditional Service Containers

Comments
6 min read
Framework Battle: Symfony vs. Laravel — Which One Should You Use for Your Enterprise System?
Cover image for Framework Battle: Symfony vs. Laravel — Which One Should You Use for Your Enterprise System?

Framework Battle: Symfony vs. Laravel — Which One Should You Use for Your Enterprise System?

5
Comments
2 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
How to build Modern Web Apps: Laravel 12 + InertiaJS + ReactJS
Cover image for How to build Modern Web Apps: Laravel 12 + InertiaJS + ReactJS

How to build Modern Web Apps: Laravel 12 + InertiaJS + ReactJS

Comments
2 min read
Laravel ReverseKit: Generate Your Entire Laravel Backend From a JSON Structure
Cover image for Laravel ReverseKit: Generate Your Entire Laravel Backend From a JSON Structure

Laravel ReverseKit: Generate Your Entire Laravel Backend From a JSON Structure

Comments
2 min read
When Software Learns to Speak

When Software Learns to Speak

Comments
15 min read
Passing Laravel route to Maizzle button
Cover image for Passing Laravel route to Maizzle button

Passing Laravel route to Maizzle button

Comments
2 min read
How to Submit Your Laravel Package to LaraCommunity

How to Submit Your Laravel Package to LaraCommunity

Comments
2 min read
Simple Real-time in Laravel without WebSockets (Long Polling)

Simple Real-time in Laravel without WebSockets (Long Polling)

Comments
1 min read
🛡️ Laravel Secure Baseline: The Guardian Your Pipeline Deserves

🛡️ Laravel Secure Baseline: The Guardian Your Pipeline Deserves

Comments
3 min read
Laravel Chat Package

Laravel Chat Package

Comments
1 min read
Stop Hardcoding Translations in Laravel - Use Translatable

Stop Hardcoding Translations in Laravel - Use Translatable

Comments 7
3 min read
¿Cómo diseño APIs REST limpias y fáciles de mantener (Python/Laravel)?
Cover image for ¿Cómo diseño APIs REST limpias y fáciles de mantener (Python/Laravel)?

¿Cómo diseño APIs REST limpias y fáciles de mantener (Python/Laravel)?

Comments
14 min read
💡 Two Lesser-Known Laravel Tricks: numerify & invisible

💡 Two Lesser-Known Laravel Tricks: numerify & invisible

Comments 6
1 min read
@auth vs @if(auth()->check()) - which one are you still writing and why?

@auth vs @if(auth()->check()) - which one are you still writing and why?

Comments 3
2 min read
Tried building a file explorer using NativePHP v2 (nativephp/desktop)
Cover image for Tried building a file explorer using NativePHP v2 (nativephp/desktop)

Tried building a file explorer using NativePHP v2 (nativephp/desktop)

Comments 2
2 min read
Team-First Serverless Engineering with Laravel & Bref

Team-First Serverless Engineering with Laravel & Bref

Comments
4 min read
I Built a Fraud Prevention API with Laravel - Here's What I Learned

I Built a Fraud Prevention API with Laravel - Here's What I Learned

Comments 3
1 min read
loading...