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.
How To Delete Multiple Records using Checkbox in Laravel 8

How To Delete Multiple Records using Checkbox in Laravel 8

9
Comments
4 min read
Set Xdebug coverage for Laravel

Set Xdebug coverage for Laravel

17
Comments 1
2 min read
Laravel 8 Eloquent firstOrCreate() Example

Laravel 8 Eloquent firstOrCreate() Example

6
Comments
1 min read
Delete Record using jQuery Ajax in Laravel 8

Delete Record using jQuery Ajax in Laravel 8

8
Comments
2 min read
Integrate Bootbox Alert & Confirmation with Ajax in Laravel 8

Integrate Bootbox Alert & Confirmation with Ajax in Laravel 8

6
Comments
3 min read
Delete Record in Laravel 8

Delete Record in Laravel 8

8
Comments
2 min read
Use Guard Clauses for Cleaner Code

Use Guard Clauses for Cleaner Code

25
Comments 1
3 min read
The Difference Between Service Classes and Traits in PHP

The Difference Between Service Classes and Traits in PHP

13
Comments 2
3 min read
Laravel's "rescue" Helper Function is Amazing

Laravel's "rescue" Helper Function is Amazing

8
Comments 1
3 min read
Don't Use Service Classes with Static Methods

Don't Use Service Classes with Static Methods

8
Comments
2 min read
Tips Before Moving Laravel App to Production

Tips Before Moving Laravel App to Production

14
Comments
1 min read
Why Choose a Laravel Ecommerce PWA for Your Business

Why Choose a Laravel Ecommerce PWA for Your Business

6
Comments 2
3 min read
How to Create a Custom Dynamic Middleware for Spatie Laravel Permission

How to Create a Custom Dynamic Middleware for Spatie Laravel Permission

10
Comments 1
2 min read
Laravel 8 User Roles and Permissions Step by Step Tutorial

Laravel 8 User Roles and Permissions Step by Step Tutorial

14
Comments 2
23 min read
Laravel 8 Seeder Tutorial and Example

Laravel 8 Seeder Tutorial and Example

8
Comments
2 min read
Laravel 8 - How To Get Routes in Controller

Laravel 8 - How To Get Routes in Controller

7
Comments
1 min read
Laravel 8 Pagination Example using Bootstrap 5

Laravel 8 Pagination Example using Bootstrap 5

8
Comments
4 min read
How to Generate QR Code in Laravel 8?

How to Generate QR Code in Laravel 8?

5
Comments
2 min read
How to Generate Barcode in Laravel 8?

How to Generate Barcode in Laravel 8?

7
Comments
3 min read
Laravel 8 Eloquent whereNull() and whereNotNull() Query Example

Laravel 8 Eloquent whereNull() and whereNotNull() Query Example

6
Comments
2 min read
How To Get Current User Location using IP Address in Laravel 8

How To Get Current User Location using IP Address in Laravel 8

7
Comments
3 min read
Laravel 8 CRUD Operation Tutorial and Example for Beginners

Laravel 8 CRUD Operation Tutorial and Example for Beginners

6
Comments
9 min read
Laravel 8 Logout Other Devices after Login

Laravel 8 Logout Other Devices after Login

6
Comments
2 min read
Laravel - Configurando dados Default para relacionamentos do tipo BelongsTo

Laravel - Configurando dados Default para relacionamentos do tipo BelongsTo

6
Comments
1 min read
How to send email in laravel 9 ?

How to send email in laravel 9 ?

10
Comments 1
2 min read
How to send mail in laravel 9

How to send mail in laravel 9

7
Comments
2 min read
Chapter 1: Dokerize Laravel App with Nginx and Postgres.

Chapter 1: Dokerize Laravel App with Nginx and Postgres.

11
Comments
2 min read
How to Get Previous and Next Record in Laravel

How to Get Previous and Next Record in Laravel

7
Comments
2 min read
Import Data From CSV with pdf file Using JSON and Base 64 in Laravel

Import Data From CSV with pdf file Using JSON and Base 64 in Laravel

6
Comments
2 min read
How to Install Laravel on Ubuntu 20.04

How to Install Laravel on Ubuntu 20.04

9
Comments 1
3 min read
lodash - package Laravel

lodash - package Laravel

10
Comments
1 min read
Send Notification on Expo ReactNative App from Laravel | PHP

Send Notification on Expo ReactNative App from Laravel | PHP

7
Comments
1 min read
Step by step guide to host your Laravel project on Plesk

Step by step guide to host your Laravel project on Plesk

11
Comments
5 min read
How to send large file with curl in PHP

How to send large file with curl in PHP

6
Comments
1 min read
How To Only Accept Images using HTML

How To Only Accept Images using HTML

7
Comments 6
1 min read
How to get file extension from path in Laravel 9?

How to get file extension from path in Laravel 9?

7
Comments
1 min read
Laravel Livewire CRUD Tutorial with File Upload | Laravel 9 Tutorial

Laravel Livewire CRUD Tutorial with File Upload | Laravel 9 Tutorial

8
Comments
1 min read
Laravel validation and custom rules in Inspector

Laravel validation and custom rules in Inspector

5
Comments
5 min read
How to Get File Extension on Uploaded file in Laravel 8

How to Get File Extension on Uploaded file in Laravel 8

7
Comments
2 min read
Shortcut/Shorten To Get Authenticated User ID in Laravel 8

Shortcut/Shorten To Get Authenticated User ID in Laravel 8

6
Comments
1 min read
How To Download File in Laravel 8

How To Download File in Laravel 8

8
Comments
2 min read
How to Get Client Mime Type on Uploaded file in Laravel 8

How to Get Client Mime Type on Uploaded file in Laravel 8

7
Comments
2 min read
How to Delete Files from Public Folder in Laravel 8?

How to Delete Files from Public Folder in Laravel 8?

7
Comments
1 min read
How to Get File Size on Uploaded file in Laravel 8

How to Get File Size on Uploaded file in Laravel 8

7
Comments
1 min read
How To Queue the Laravel 8 Email Verification?

How To Queue the Laravel 8 Email Verification?

7
Comments
2 min read
How To Print & Write Array Values to Files in Laravel 8

How To Print & Write Array Values to Files in Laravel 8

7
Comments
1 min read
Laravel 8 - Simple Custom Validation Rules Example

Laravel 8 - Simple Custom Validation Rules Example

7
Comments
3 min read
How To Implement Laravel 8 Email Verification?

How To Implement Laravel 8 Email Verification?

6
Comments
5 min read
Laravel 8 File Upload Example

Laravel 8 File Upload Example

6
Comments
4 min read
How To Delete Files after Download in Laravel 8

How To Delete Files after Download in Laravel 8

6
Comments
1 min read
How To Change The Laravel Redirect URL When Not Authenticated?

How To Change The Laravel Redirect URL When Not Authenticated?

6
Comments
2 min read
Laravel 8 Logout For Your Authenticated User

Laravel 8 Logout For Your Authenticated User

6
Comments
2 min read
How To Implement Remember Me with Custom Expiration To Your Laravel 8 Login?

How To Implement Remember Me with Custom Expiration To Your Laravel 8 Login?

7
Comments
3 min read
How To Add Remember Me Functionality To Your Laravel 8 Login?

How To Add Remember Me Functionality To Your Laravel 8 Login?

11
Comments
3 min read
Tips for Shorter Code - Laravel

Tips for Shorter Code - Laravel

11
Comments
1 min read
Laravel 9 Auth Login and Registration with Username or Email

Laravel 9 Auth Login and Registration with Username or Email

7
Comments
12 min read
How to Implement JWT Auth in Laravel 9

How to Implement JWT Auth in Laravel 9

20
Comments 5
7 min read
Install Laravel with Docker within 5 minutes [2022]

Install Laravel with Docker within 5 minutes [2022]

4
Comments
1 min read
Upgrade to Laravel 9 From Laravel 8

Upgrade to Laravel 9 From Laravel 8

3
Comments
1 min read
Using Docker to Containerize Laravel Apps for Development and Production

Using Docker to Containerize Laravel Apps for Development and Production

14
Comments
14 min read
loading...