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 Dynamic Page Title | Set Page Title

Laravel Dynamic Page Title | Set Page Title

6
Comments 5
1 min read
How to create a multilingual project in Laravel 8 (i18n)

How to create a multilingual project in Laravel 8 (i18n)

52
Comments 3
3 min read
Convenciones de nombre... ¿Como debo de nombrar o llamar las "cosas" en Laravel?

Convenciones de nombre... ¿Como debo de nombrar o llamar las "cosas" en Laravel?

11
Comments
2 min read
How to Work with Masonite - Python Rails/Laravel like Web Framework

How to Work with Masonite - Python Rails/Laravel like Web Framework

7
Comments
2 min read
Laravel Has Many Through Relationship Explained with Example

Laravel Has Many Through Relationship Explained with Example

49
Comments 5
4 min read
How to install both Tailwind and Bootstrap 5 in a Laravel project

How to install both Tailwind and Bootstrap 5 in a Laravel project

8
Comments
1 min read
If Else Condition For URL In Laravel

If Else Condition For URL In Laravel

5
Comments
1 min read
Laravel 8.x withExists Method to Eloquent Queries Example

Laravel 8.x withExists Method to Eloquent Queries Example

4
Comments 4
1 min read
UI Improvements using Livewire

UI Improvements using Livewire

9
Comments
3 min read
Fun tech quiz questions directly in your terminal

Fun tech quiz questions directly in your terminal

46
Comments 1
4 min read
how to Install Alpine.js in Laravel 8

how to Install Alpine.js in Laravel 8

8
Comments
3 min read
Listen to query event and save to separate log file in Laravel

Listen to query event and save to separate log file in Laravel

4
Comments 1
1 min read
Integrate Laravel with a Vue CLI app with Hot Module Replacement and no backend API

Integrate Laravel with a Vue CLI app with Hot Module Replacement and no backend API

10
Comments 2
8 min read
Integrate Laravel and Inertia.js with a Vue CLI app

Integrate Laravel and Inertia.js with a Vue CLI app

11
Comments 1
3 min read
Laravel Service Container and Service Providers Explained

Laravel Service Container and Service Providers Explained

69
Comments 15
11 min read
Install PHP Insights on a Laravel project

Install PHP Insights on a Laravel project

7
Comments
2 min read
How to create robust HTTP clients with Guzzle

How to create robust HTTP clients with Guzzle

12
Comments
2 min read
Testing validation rules in a Laravel Livewire component

Testing validation rules in a Laravel Livewire component

9
Comments
3 min read
The ultimate guide to php artisan tinker

The ultimate guide to php artisan tinker

3
Comments
4 min read
Forstrap: Laravel 8 Fortify with Bootstrap 5 Scaffolding

Forstrap: Laravel 8 Fortify with Bootstrap 5 Scaffolding

3
Comments 2
2 min read
Implementing Coupon/Promocode discount in Stripe, Laravel, Cashier

Implementing Coupon/Promocode discount in Stripe, Laravel, Cashier

15
Comments 1
3 min read
how can i check my laravel version

how can i check my laravel version

7
Comments
1 min read
Adding Select2 to Laravel (The Laravel-Mix Way)

Adding Select2 to Laravel (The Laravel-Mix Way)

8
Comments 2
2 min read
[Tips & Tricks] Laravel Clean Code

[Tips & Tricks] Laravel Clean Code

11
Comments
4 min read
Add multiple columns after a column in Laravel Migrations

Add multiple columns after a column in Laravel Migrations

2
Comments
1 min read
Build modern authentication screens with Laravel 8 and Bootstrap 5

Build modern authentication screens with Laravel 8 and Bootstrap 5

28
Comments
10 min read
How to use SweetAlert2 in Laravel 8 using Composer

How to use SweetAlert2 in Laravel 8 using Composer

35
Comments 5
3 min read
How to Force Eager Loading and Prevent N+1 Issues in Laravel

How to Force Eager Loading and Prevent N+1 Issues in Laravel

6
Comments
4 min read
How the new 'One Of Many' Laravel relationship made my project 600 times faster

How the new 'One Of Many' Laravel relationship made my project 600 times faster

33
Comments 1
4 min read
Update existing table's column with migration without losing data in Laravel

Update existing table's column with migration without losing data in Laravel

52
Comments 13
3 min read
Optimizing recursive functions 🚀🚀

Optimizing recursive functions 🚀🚀

10
Comments
11 min read
3 way to install bootstrap 5 in laravel 8

3 way to install bootstrap 5 in laravel 8

6
Comments
3 min read
upload image file into a HasMany relation model

upload image file into a HasMany relation model

6
Comments
1 min read
How to use React to Send a POST Request to a Laravel Application

How to use React to Send a POST Request to a Laravel Application

18
Comments
9 min read
PHP - Create your own PHP Router

PHP - Create your own PHP Router

46
Comments 1
3 min read
Laravel Fortify : Implement 2FA in a way that won't let users lock themselves out

Laravel Fortify : Implement 2FA in a way that won't let users lock themselves out

52
Comments 9
8 min read
Install PHP coding standards fixer in a Laravel project

Install PHP coding standards fixer in a Laravel project

19
Comments 1
2 min read
Laravel Collection difference between contains() & containsStrict() Methods

Laravel Collection difference between contains() & containsStrict() Methods

5
Comments
1 min read
Top 10 Laravel Bootstrap admin dashboard 2021

Top 10 Laravel Bootstrap admin dashboard 2021

13
Comments
5 min read
PHP Framework for web development with pros and cons

PHP Framework for web development with pros and cons

2
Comments 2
9 min read
Explain the concept of Laravel Routing

Explain the concept of Laravel Routing

6
Comments
3 min read
How to create and use of Laravel components

How to create and use of Laravel components

3
Comments
4 min read
How I handled the scalability of the SQL database in Inspector

How I handled the scalability of the SQL database in Inspector

1
Comments
5 min read
PHP 8 really?

PHP 8 really?

22
Comments 4
2 min read
Configuring Laravel Queues with AWS SQS

Configuring Laravel Queues with AWS SQS

62
Comments 7
2 min read
Aprende eloquent con ejemplos!!! Lección 5 - Global scopes, Soft-deletes y Traits

Aprende eloquent con ejemplos!!! Lección 5 - Global scopes, Soft-deletes y Traits

4
Comments
9 min read
Laravel 8 REST API Authentication with Sanctum

Laravel 8 REST API Authentication with Sanctum

15
Comments
3 min read
A Complete Docker based development environment for Laravel & PHP

A Complete Docker based development environment for Laravel & PHP

18
Comments
4 min read
Laravel clear cache without using artisan command

Laravel clear cache without using artisan command

8
Comments
1 min read
Pagination for Laravel with Vue3 And Inertia

Pagination for Laravel with Vue3 And Inertia

4
Comments
1 min read
Laravel php artisan inspire command

Laravel php artisan inspire command

9
Comments
1 min read
Setting Up Lumen and MySQL With Docker - Part II

Setting Up Lumen and MySQL With Docker - Part II

3
Comments
3 min read
Specifying MySQL Index Size in Laravel

Specifying MySQL Index Size in Laravel

5
Comments
1 min read
Laravel 8 e Autenticação JWT (tymon/jwt-auth) com Model customizada

Laravel 8 e Autenticação JWT (tymon/jwt-auth) com Model customizada

16
Comments 4
4 min read
Laravel Anonmyous Blade Components

Laravel Anonmyous Blade Components

3
Comments
1 min read
How to get the raw SQL query from the Laravel Query Builder

How to get the raw SQL query from the Laravel Query Builder

2
Comments
2 min read
Livewire Offline Component

Livewire Offline Component

6
Comments
1 min read
Laravel sync-drive

Laravel sync-drive

6
Comments
5 min read
A new Password Rule object from Laravel 8.39

A new Password Rule object from Laravel 8.39

3
Comments 1
2 min read
Laravel 8 Admin Panel With Login & Registration

Laravel 8 Admin Panel With Login & Registration

4
Comments
1 min read
loading...