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.
Laravel manage object based permission-ACL

Laravel manage object based permission-ACL

Comments
1 min read
Unlock the Power of the New Easy Model – Available Today! 🎉

Unlock the Power of the New Easy Model – Available Today! 🎉

Comments
1 min read
Insecure Direct Object References (IDOR) in Laravel

Insecure Direct Object References (IDOR) in Laravel

Comments
4 min read
Safe Database Migration: Converting MySQL Enum to String in Laravel

Safe Database Migration: Converting MySQL Enum to String in Laravel

Comments 1
3 min read
A Little Bit of a Disaster, A Lot of Motivation: Building a CLI Secret Manager

A Little Bit of a Disaster, A Lot of Motivation: Building a CLI Secret Manager

Comments
2 min read
Filament: Image Color Picker component

Filament: Image Color Picker component

Comments
1 min read
Create a Laravel command to add your queue:work for a project as Systemd service in Linux

Create a Laravel command to add your queue:work for a project as Systemd service in Linux

Comments
1 min read
How to use diffInDays with filters in Laravel | Tutorial | Quick Win Wednesday #QWW

How to use diffInDays with filters in Laravel | Tutorial | Quick Win Wednesday #QWW

Comments
1 min read
🚀 Upload d'images à partir d'une URL dans Laravel

🚀 Upload d'images à partir d'une URL dans Laravel

Comments
2 min read
Simplifying State Management in Laravel: Managing Transitions with Enum State Machine

Simplifying State Management in Laravel: Managing Transitions with Enum State Machine

Comments
5 min read
Access Laravel before and after running Pest tests

Access Laravel before and after running Pest tests

Comments
10 min read
PHP version 8.0 - Named Parameters

PHP version 8.0 - Named Parameters

Comments
1 min read
How to Encrypt and Decrypt Model Data Using Casts in Laravel

How to Encrypt and Decrypt Model Data Using Casts in Laravel

Comments
2 min read
Structuring a Laravel Project with the Repository Pattern and Services 🚀

Structuring a Laravel Project with the Repository Pattern and Services 🚀

Comments
3 min read
WP Bones 1.8.0: Advancing WordPress Plugin Development

WP Bones 1.8.0: Advancing WordPress Plugin Development

Comments
1 min read
Jr Project #01: API Travel Manager

Jr Project #01: API Travel Manager

Comments
1 min read
How to Generate QR Code in Laravel 11

How to Generate QR Code in Laravel 11

Comments
1 min read
How to Install Bootstrap 5 in Laravel 11 with Vite?

How to Install Bootstrap 5 in Laravel 11 with Vite?

Comments
1 min read
I created Genes - An API & UI framework, Vanilla PHP/JS Based

I created Genes - An API & UI framework, Vanilla PHP/JS Based

Comments
1 min read
🍣 Sushi — Your Eloquent model driver for other data sources

🍣 Sushi — Your Eloquent model driver for other data sources

Comments
3 min read
Ese extraño código PHP en frameworks y CMS

Ese extraño código PHP en frameworks y CMS

Comments
10 min read
Throwing Success or Failure Notifications Manually in FilamentPHP Actions

Throwing Success or Failure Notifications Manually in FilamentPHP Actions

Comments
2 min read
Laravel 11 Display Image from Storage Folder Example

Laravel 11 Display Image from Storage Folder Example

1
Comments
1 min read
How to Generate and Display Swagger (OpenAPI) Documentation for Your Laravel API

How to Generate and Display Swagger (OpenAPI) Documentation for Your Laravel API

Comments
4 min read
Building EventPress 4 - Part 1

Building EventPress 4 - Part 1

Comments
7 min read
Unit Testing in Laravel: A Practical Approach for Developers

Unit Testing in Laravel: A Practical Approach for Developers

12
Comments
4 min read
Enviar correos electrĂłnicos con Mailtrap y Laravel

Enviar correos electrĂłnicos con Mailtrap y Laravel

Comments
4 min read
Laravel Reverb in Production Environment

Laravel Reverb in Production Environment

1
Comments
2 min read
Feedback Glow - Canny alternative for indie makers and small teams

Feedback Glow - Canny alternative for indie makers and small teams

Comments
1 min read
Clear illustration of how API Token Authentication works

Clear illustration of how API Token Authentication works

Comments
7 min read
Api Hub

Api Hub

Comments
1 min read
Laravel AI service with support for multiple LLMs

Laravel AI service with support for multiple LLMs

Comments
7 min read
Alpine.js Tips & Tricks for and from and entry level Laravel Developers 🚀

Alpine.js Tips & Tricks for and from and entry level Laravel Developers 🚀

Comments
2 min read
Introducing the Resume Parser/CV Parser for Laravel

Introducing the Resume Parser/CV Parser for Laravel

6
Comments
2 min read
Add a sidebar with options in a Filament resource

Add a sidebar with options in a Filament resource

Comments
1 min read
Create a backup of your Laravel project on Dropbox

Create a backup of your Laravel project on Dropbox

Comments
5 min read
How to create ajax How to create ajax dependent dropdown in laravel 11

How to create ajax How to create ajax dependent dropdown in laravel 11

Comments
2 min read
PHP 8.4: What to Expect, What’s New, and Why It’s a Big Deal for Developers

PHP 8.4: What to Expect, What’s New, and Why It’s a Big Deal for Developers

7
Comments 2
5 min read
How to Get Current Full URL in Laravel 11

How to Get Current Full URL in Laravel 11

Comments
1 min read
How to Image Upload with Summernote in Laravel 11 Tutorial

How to Image Upload with Summernote in Laravel 11 Tutorial

Comments
2 min read
Prevent Cross-Site Scripting (XSS) in Laravel: Secure Your Code

Prevent Cross-Site Scripting (XSS) in Laravel: Secure Your Code

1
Comments
2 min read
PHP, Analytics and surroundings

PHP, Analytics and surroundings

4
Comments
2 min read
WP Bones 1.7.0: Enhancing WordPress Development with Improved Logging and Database Handling

WP Bones 1.7.0: Enhancing WordPress Development with Improved Logging and Database Handling

Comments
3 min read
How to Send an Ajax POST Request to a Laravel Route

How to Send an Ajax POST Request to a Laravel Route

Comments
2 min read
How to Compress Image Size in Laravel 11

How to Compress Image Size in Laravel 11

Comments
2 min read
Have you had a chance to try the Commenter package (Modern all-in-one commenting system)?

Have you had a chance to try the Commenter package (Modern all-in-one commenting system)?

Comments
1 min read
How to integrate MailCare with your Laravel 11 application

How to integrate MailCare with your Laravel 11 application

Comments
3 min read
Development Instruments Explained

Development Instruments Explained

Comments
3 min read
[Laravel v11 x Docker] Efficiently Set Up a Laravel App Dev Environment with Laravel Sail

[Laravel v11 x Docker] Efficiently Set Up a Laravel App Dev Environment with Laravel Sail

Comments
5 min read
Automatic Discovery and Loading of Livewire Components from Different Namespaces

Automatic Discovery and Loading of Livewire Components from Different Namespaces

Comments
2 min read
Laravel - Access and Refresh Tokens in Sanctum

Laravel - Access and Refresh Tokens in Sanctum

5
Comments
4 min read
How to Minify and Cache CSS & JS Files in Laravel

How to Minify and Cache CSS & JS Files in Laravel

Comments
3 min read
Simplifying Localization in Laravel 11: New Number Methods Unveiled

Simplifying Localization in Laravel 11: New Number Methods Unveiled

Comments
3 min read
New `@bool` Blade directive in Laravel!

New `@bool` Blade directive in Laravel!

Comments
1 min read
Managing Profiles with Ease

Managing Profiles with Ease

1
Comments
3 min read
How to Implement Email Verification in Laravel?

How to Implement Email Verification in Laravel?

Comments
1 min read
How to Calculate the Sum of Multiple Columns Using Eloquent

How to Calculate the Sum of Multiple Columns Using Eloquent

Comments
2 min read
Inertia.js adoption guide: Overview, examples, and alternatives

Inertia.js adoption guide: Overview, examples, and alternatives

2
Comments
17 min read
Effortless Translations with AI in Laravel Nova

Effortless Translations with AI in Laravel Nova

7
Comments
4 min read
7 Must-Have PHP Development Tools to Boost Efficiency in 2025

7 Must-Have PHP Development Tools to Boost Efficiency in 2025

Comments
4 min read
loading...