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.
Understanding the Request Lifecycle, Service Container, and Facades

Understanding the Request Lifecycle, Service Container, and Facades

2
Comments
4 min read
Pest-Driven Development: Literally The First Test

Pest-Driven Development: Literally The First Test

13
Comments 3
6 min read
Unleashing the power of Laravel Horizon

Unleashing the power of Laravel Horizon

6
Comments 1
4 min read
What is a Laravel Macro, and how can you write an IDE Helper for a Macro?

What is a Laravel Macro, and how can you write an IDE Helper for a Macro?

Comments
2 min read
Running Artisan Commands from Your Browser Using Laravel's Artisan Facade

Running Artisan Commands from Your Browser Using Laravel's Artisan Facade

21
Comments
2 min read
Pest-Driven Development: Project Planning

Pest-Driven Development: Project Planning

14
Comments
5 min read
Liberando os poderes do Laravel Horizon

Liberando os poderes do Laravel Horizon

4
Comments
5 min read
Pest-Driven Development: Minimum Viable Routing

Pest-Driven Development: Minimum Viable Routing

11
Comments
9 min read
🔋 Laravel Resource Reducer: optimizes your API responses

🔋 Laravel Resource Reducer: optimizes your API responses

5
Comments
2 min read
Multi usuários no Laravel

Multi usuários no Laravel

1
Comments
6 min read
Event Listeners and Queues in Laravel

Event Listeners and Queues in Laravel

6
Comments
1 min read
How to robustly expose a webhook in Laravel

How to robustly expose a webhook in Laravel

1
Comments
5 min read
Traits in php--bible perspective

Traits in php--bible perspective

2
Comments 2
2 min read
Deep Dive into Filament Resources - FilamentPHP v3 Tutorial

Deep Dive into Filament Resources - FilamentPHP v3 Tutorial

1
Comments
1 min read
Generate QR image using Laravel Job imagick

Generate QR image using Laravel Job imagick

1
Comments
1 min read
Polymorphic Relationships in Laravel

Polymorphic Relationships in Laravel

5
Comments
1 min read
Mockando a biblioteca BrowserShot em seus testes

Mockando a biblioteca BrowserShot em seus testes

2
Comments
4 min read
Laravel 10 Get Current Location Details by IP Tutorial

Laravel 10 Get Current Location Details by IP Tutorial

Comments
3 min read
Honest question: Why hasn't Laravel Nova/Filament been used by almost everyone?

Honest question: Why hasn't Laravel Nova/Filament been used by almost everyone?

4
Comments 1
2 min read
Laravel SPA OAuth using GitHub, Socialite, and Sanctum

Laravel SPA OAuth using GitHub, Socialite, and Sanctum

5
Comments
4 min read
Laravel101: A Practical Guide for Seeders and Factories

Laravel101: A Practical Guide for Seeders and Factories

22
Comments
6 min read
Laravel Beyond Basics: Unleash Advanced Tips and Tricks

Laravel Beyond Basics: Unleash Advanced Tips and Tricks

1
Comments
2 min read
Laravel Learning Resources

Laravel Learning Resources

13
Comments 4
5 min read
How to Dockerize Laravel Applications

How to Dockerize Laravel Applications

6
Comments
5 min read
Laravel101: Exploring Efficient Task Management with Many-to-Many Relationships and Tags

Laravel101: Exploring Efficient Task Management with Many-to-Many Relationships and Tags

13
Comments 2
11 min read
The Newest Upgrades and Features for Laravel 10.2

The Newest Upgrades and Features for Laravel 10.2

10
Comments
3 min read
Log Viewer v3 is out

Log Viewer v3 is out

3
Comments
3 min read
Clean PHP: isset() and Null-Safe Operators

Clean PHP: isset() and Null-Safe Operators

5
Comments 1
1 min read
How to make QR Scanner using Laravel & Javascript

How to make QR Scanner using Laravel & Javascript

Comments
12 min read
Create Custom Blade Directives in Laravel

Create Custom Blade Directives in Laravel

11
Comments
2 min read
Comparing PHP functions: empty(), is_null(), isset().

Comparing PHP functions: empty(), is_null(), isset().

9
Comments 6
1 min read
Boost Your Productivity with Essential PHPStorm Shortcuts

Boost Your Productivity with Essential PHPStorm Shortcuts

2
Comments
3 min read
Using Laravel Policy with middleware to protect routes

Using Laravel Policy with middleware to protect routes

2
Comments 2
2 min read
VSCode for PHP and Laravel

VSCode for PHP and Laravel

59
Comments 12
9 min read
Authenticate With Any OAuth Provider With Laravel Socialite

Authenticate With Any OAuth Provider With Laravel Socialite

1
Comments
3 min read
Best practices with example to write feature test in laravel

Best practices with example to write feature test in laravel

16
Comments
4 min read
Laravel Ecommerce Tutorial: Part 11, The Homepage

Laravel Ecommerce Tutorial: Part 11, The Homepage

1
Comments
10 min read
Setting Up Laravel 10 on Windows

Setting Up Laravel 10 on Windows

Comments
1 min read
Testing in Laravel: Types and Setup

Testing in Laravel: Types and Setup

5
Comments 3
4 min read
Laravel 10.20 Released

Laravel 10.20 Released

2
Comments
2 min read
Encapsulate conditionals. Clean code.

Encapsulate conditionals. Clean code.

1
Comments 1
1 min read
Step-by-step guide: Launching a website with October CMS on Linode using PHP and Laravel

Step-by-step guide: Launching a website with October CMS on Linode using PHP and Laravel

Comments 1
3 min read
Deploy laravel project with docker swarm

Deploy laravel project with docker swarm

9
Comments
7 min read
PHP+Telegram: 5 easy ways how to send a message

PHP+Telegram: 5 easy ways how to send a message

73
Comments 4
4 min read
Laravel101: Exploring Entity-Model Relationships

Laravel101: Exploring Entity-Model Relationships

10
Comments
5 min read
How to manage subscribed webhooks in Laravel

How to manage subscribed webhooks in Laravel

7
Comments 3
6 min read
Building a Menu Bar Desktop Application with NativePHP package in Laravel

Building a Menu Bar Desktop Application with NativePHP package in Laravel

3
Comments
2 min read
Auto translate page based on subdomain in a Laravel application

Auto translate page based on subdomain in a Laravel application

Comments
2 min read
Laravel money model

Laravel money model

1
Comments
1 min read
Laravel subdomain specific locale

Laravel subdomain specific locale

Comments
1 min read
Demystifying Unit Tests in Laravel: Building Robust Applications with Confidence

Demystifying Unit Tests in Laravel: Building Robust Applications with Confidence

1
Comments
3 min read
Deploying a Containerized Laravel Application to a Local Kubernetes Cluster: A Step-by-Step Guide

Deploying a Containerized Laravel Application to a Local Kubernetes Cluster: A Step-by-Step Guide

20
Comments 4
7 min read
Laravel 10 Telescope: Debugging and Monitoring Tool

Laravel 10 Telescope: Debugging and Monitoring Tool

1
Comments
3 min read
Dark Theme with Laravel Tailwind and Alpine.js

Dark Theme with Laravel Tailwind and Alpine.js

6
Comments
10 min read
How to Create Notifications in Laravel

How to Create Notifications in Laravel

17
Comments 3
11 min read
Making the case for Laravel as a Next.js alternative

Making the case for Laravel as a Next.js alternative

11
Comments 1
7 min read
Database Transactions in Laravel

Database Transactions in Laravel

3
Comments 1
1 min read
Laravel101: Exploring Middlewares - Unlocking Multilingual Functionality with Ease

Laravel101: Exploring Middlewares - Unlocking Multilingual Functionality with Ease

17
Comments 2
6 min read
Array Map Function In PHP

Array Map Function In PHP

6
Comments
3 min read
Laravel 10 How To Setup Ajax Request Tutorial

Laravel 10 How To Setup Ajax Request Tutorial

21
Comments
3 min read
loading...