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 custom Pivot Model events (many-to-many relationship)

Laravel custom Pivot Model events (many-to-many relationship)

12
Comments 2
2 min read
WebSockets in Laravel

WebSockets in Laravel

15
Comments
9 min read
APP_KEY is a secret. Here's what it's used for & how you can rotate it

APP_KEY is a secret. Here's what it's used for & how you can rotate it

6
Comments 2
2 min read
OAuth2 authentication across Laravel projects

OAuth2 authentication across Laravel projects

13
Comments
7 min read
Handle incoming mail in Laravel

Handle incoming mail in Laravel

8
Comments
9 min read
Refactoring toward reusable Vue components

Refactoring toward reusable Vue components

7
Comments
11 min read
Laravel clear all cache with one command

Laravel clear all cache with one command

16
Comments 1
1 min read
Refactoring "if" statements with lookup arrays in PHP/Laravel

Refactoring "if" statements with lookup arrays in PHP/Laravel

12
Comments 2
1 min read
Laravel 6 Middleware Tutorial With Example

Laravel 6 Middleware Tutorial With Example

5
Comments
1 min read
What is AWS Lambda, and how Laravel Vapor uses it

What is AWS Lambda, and how Laravel Vapor uses it

15
Comments 1
3 min read
Laravel 6 | Filter Data Using Vue Js

Laravel 6 | Filter Data Using Vue Js

6
Comments 2
1 min read
Laravel model factories with relation sharing foreign keys

Laravel model factories with relation sharing foreign keys

13
Comments 3
2 min read
Secure authentication in Nuxt SPA with Laravel as back-end

Secure authentication in Nuxt SPA with Laravel as back-end

111
Comments 89
11 min read
Data Transfer Object (DTO) in Laravel with PHP7.4 typed properties

Data Transfer Object (DTO) in Laravel with PHP7.4 typed properties

46
Comments
2 min read
Recent Interview Experience

Recent Interview Experience

4
Comments 1
2 min read
Working with a database-per-tenant model in Laravel

Working with a database-per-tenant model in Laravel

14
Comments
3 min read
Simple Like System in Laravel 6 using Vue Js

Simple Like System in Laravel 6 using Vue Js

3
Comments
1 min read
Authentication and Laravel Airlock

Authentication and Laravel Airlock

43
Comments 4
5 min read
What is Laravel Model Observers?

What is Laravel Model Observers?

13
Comments
2 min read
Laravel, Lumen dockerization

Laravel, Lumen dockerization

7
Comments
1 min read
How to deploy a laravel application using nginx on ubuntu

How to deploy a laravel application using nginx on ubuntu

19
Comments 4
5 min read
Create charts in Laravel with eloquent and Larapex Charts

Create charts in Laravel with eloquent and Larapex Charts

23
Comments 29
5 min read
I'm good with Laravel, Ask Me Anything!

I'm good with Laravel, Ask Me Anything!

5
Comments 3
1 min read
Got rejected by two different companies today.

Got rejected by two different companies today.

4
Comments 5
1 min read
How to Use Laravel Cache For Quick Load Time

How to Use Laravel Cache For Quick Load Time

5
Comments
1 min read
A Brief Overview of Mass Assignment in Laravel

A Brief Overview of Mass Assignment in Laravel

5
Comments
2 min read
Why input data not remaining after refresh using old() in laravel??

Why input data not remaining after refresh using old() in laravel??

4
Comments 1
1 min read
How to retrieve tokenID from acess_token (Personal Access Token)

How to retrieve tokenID from acess_token (Personal Access Token)

9
Comments 6
1 min read
Keeping Tests Simple in Laravel

Keeping Tests Simple in Laravel

19
Comments
6 min read
How to display two fields with same name in BackPack For Laravel

How to display two fields with same name in BackPack For Laravel

11
Comments 1
3 min read
Laravel 6 : Building a REST API with Lumen

Laravel 6 : Building a REST API with Lumen

6
Comments
1 min read
Top 3 Laravel Subscriptions Packages

Top 3 Laravel Subscriptions Packages

25
Comments 4
2 min read
Laravel Nova: Implementing Social Logins

Laravel Nova: Implementing Social Logins

10
Comments
5 min read
Laravel 6 Pagination with Next And Previous Button using Ajax

Laravel 6 Pagination with Next And Previous Button using Ajax

5
Comments
1 min read
Multi Step Form Submit in Laravel with Validation

Multi Step Form Submit in Laravel with Validation

7
Comments
1 min read
Multi Step Form Submit in Laravel with Validation

Multi Step Form Submit in Laravel with Validation

5
Comments 1
1 min read
How To Deploy A Laravel Project On Linux Shared Hosting In 5 Minutes

How To Deploy A Laravel Project On Linux Shared Hosting In 5 Minutes

16
Comments 3
3 min read
[Update] Creating Your First Laravel App and Adding Authentication

[Update] Creating Your First Laravel App and Adding Authentication

4
Comments
1 min read
🚀 Extendiendo el PATRÓN DE DISEÑO BUILDER (LARAVEL)

🚀 Extendiendo el PATRÓN DE DISEÑO BUILDER (LARAVEL)

6
Comments
1 min read
Modify or delete Laravel lang files content in controller.

Modify or delete Laravel lang files content in controller.

11
Comments
4 min read
Mastering Laravel Eloquent ORM - The Eloquent Journey (PART 1)

Mastering Laravel Eloquent ORM - The Eloquent Journey (PART 1)

84
Comments 6
6 min read
How to Securely Set Laravel 5 Files Folders Permission and Ownership Setup

How to Securely Set Laravel 5 Files Folders Permission and Ownership Setup

14
Comments 1
4 min read
23+ Laravel Interview Questions (Answered) You Should Know

23+ Laravel Interview Questions (Answered) You Should Know

287
Comments 16
10 min read
SYMLINK(): No Such File or Directory Laravel

SYMLINK(): No Such File or Directory Laravel

7
Comments 2
1 min read
Authorizarion header does not exist at Api Endpoint - Laravel

Authorizarion header does not exist at Api Endpoint - Laravel

4
Comments 2
1 min read
How to install Microweber - the Open Source Drag and Drop Website Builder that is Disrupting the Industry

How to install Microweber - the Open Source Drag and Drop Website Builder that is Disrupting the Industry

79
Comments 14
4 min read
How to Log All SQL Queries in Laravel

How to Log All SQL Queries in Laravel

5
Comments
1 min read
How and why to use Laravel Homestead for local development — real life TIPS

How and why to use Laravel Homestead for local development — real life TIPS

9
Comments
4 min read
AWS SNS, SQS and Laravel

AWS SNS, SQS and Laravel

6
Comments
2 min read
Laravel blogs to follow via RSS

Laravel blogs to follow via RSS

8
Comments
2 min read
Laravel Tip: How to improve your automated test suite as your project grows

Laravel Tip: How to improve your automated test suite as your project grows

6
Comments
6 min read
Laravel 6 - Follow Unfollow System Example From Scratch

Laravel 6 - Follow Unfollow System Example From Scratch

10
Comments 3
1 min read
How to implement post view counter in laravel?

How to implement post view counter in laravel?

5
Comments
1 min read
Laravel 6 - Like Dislike System Like Facebook Twitter

Laravel 6 - Like Dislike System Like Facebook Twitter

5
Comments 1
1 min read
Binding Data to Views Using View Composers in Laravel

Binding Data to Views Using View Composers in Laravel

4
Comments 1
1 min read
How to deploy a Laravel/Vue App to Heroku

How to deploy a Laravel/Vue App to Heroku

60
Comments 40
3 min read
My First Laravel 6 and React App

My First Laravel 6 and React App

37
Comments 2
2 min read
How to use Docker for development on local machine

How to use Docker for development on local machine

8
Comments
1 min read
Custom Validation Rules in Laravel 5.5

Custom Validation Rules in Laravel 5.5

5
Comments
2 min read
New in laravel 6

New in laravel 6

5
Comments
2 min read
loading...