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.
Implement Facebook login in laravel

Implement Facebook login in laravel

8
Comments
1 min read
Laravel, MySQL - column_type is set to "int (11)" even though the size of int was specified.

Laravel, MySQL - column_type is set to "int (11)" even though the size of int was specified.

10
Comments 4
2 min read
TenancyForLaravel FileSystem Bootstrapper asset Gotcha

TenancyForLaravel FileSystem Bootstrapper asset Gotcha

10
Comments 6
1 min read
Get Database name || or PHP info in Laravel

Get Database name || or PHP info in Laravel

11
Comments
1 min read
Steps to run any laravel project.

Steps to run any laravel project.

5
Comments
1 min read
Preventing User Enumeration Attack in Laravel Apps

Preventing User Enumeration Attack in Laravel Apps

9
Comments
5 min read
The guide to Laravel admin panels

The guide to Laravel admin panels

18
Comments 2
7 min read
Add Database to Application hosted in Amazon Lightsail

Add Database to Application hosted in Amazon Lightsail

12
Comments
3 min read
Create simple Laravel Chat application using Chatify and Laravel Livewire

Create simple Laravel Chat application using Chatify and Laravel Livewire

21
Comments 1
3 min read
Youtube/Twitch like hovering video player,keeps playing across pages

Youtube/Twitch like hovering video player,keeps playing across pages

8
Comments
1 min read
How to setup Jetstream/Livewire in Laravel application

How to setup Jetstream/Livewire in Laravel application

13
Comments
2 min read
Eloquent Performance - N+1 Query Problems - Laravel

Eloquent Performance - N+1 Query Problems - Laravel

13
Comments
2 min read
Run artisan command instantly in the background using Symfony process component

Run artisan command instantly in the background using Symfony process component

10
Comments
1 min read
Dealing with currency in Laravel

Dealing with currency in Laravel

12
Comments
2 min read
🔐 Laravel File Permissions Setup

🔐 Laravel File Permissions Setup

22
Comments 1
2 min read
Create multi auth guard on laravel with custom table

Create multi auth guard on laravel with custom table

13
Comments 1
3 min read
Creating casts like Carbon in Laravel

Creating casts like Carbon in Laravel

11
Comments
3 min read
New Things Added - Laravel 9.13 Released

New Things Added - Laravel 9.13 Released

2
Comments
1 min read
block user days doesn't work

block user days doesn't work

1
Comments
1 min read
Part 1 : How to support multiple languages with laravel

Part 1 : How to support multiple languages with laravel

8
Comments 1
4 min read
Deploy Laravel Application to Amazon Lightsail

Deploy Laravel Application to Amazon Lightsail

12
Comments
5 min read
Fix Laravel app not reading values from .env file

Fix Laravel app not reading values from .env file

13
Comments 4
1 min read
How to implement Twitter login in Laravel

How to implement Twitter login in Laravel

7
Comments
1 min read
Understand Laravel Gates and Policies for Roles & Permissions

Understand Laravel Gates and Policies for Roles & Permissions

8
Comments
1 min read
Tappable Query Scopes - Laravel ( tap() )

Tappable Query Scopes - Laravel ( tap() )

6
Comments
1 min read
How To Check if String Contains Specific Word in PHP Laravel

How To Check if String Contains Specific Word in PHP Laravel

7
Comments 3
1 min read
Build validation that you can be proud of in Laravel

Build validation that you can be proud of in Laravel

6
Comments
4 min read
Udemy Course - Laravel Roles and Permissions Without Package

Udemy Course - Laravel Roles and Permissions Without Package

6
Comments
1 min read
How to Create Custom Service Provider in Laravel 9

How to Create Custom Service Provider in Laravel 9

14
Comments
2 min read
Laravel Redirect Cheat Sheet

Laravel Redirect Cheat Sheet

10
Comments
1 min read
Laravel 9 Update an Existing Model

Laravel 9 Update an Existing Model

10
Comments
1 min read
Laravel Model Create Example

Laravel Model Create Example

7
Comments
2 min read
Easiest Implementation Custom Expiration for Laravel Remember Me Login

Easiest Implementation Custom Expiration for Laravel Remember Me Login

6
Comments
2 min read
Laravel 9 2FA - Two Factor Authentication with Authy

Laravel 9 2FA - Two Factor Authentication with Authy

9
Comments
9 min read
Laravel Translation With Variables Example

Laravel Translation With Variables Example

7
Comments
1 min read
How to Implement Laravel 8 using FPDF Example

How to Implement Laravel 8 using FPDF Example

10
Comments
2 min read
Laravel 8 HasOne() Example

Laravel 8 HasOne() Example

8
Comments
3 min read
Laravel One to One Eloquent Relationship Tutorial and Example

Laravel One to One Eloquent Relationship Tutorial and Example

6
Comments
3 min read
Laravel 8 Collection with first() and firstWhere() Methods Example

Laravel 8 Collection with first() and firstWhere() Methods Example

5
Comments
2 min read
Laravel API Series: Laravel Sanctum Setup, Sign Up, Login, and Logout

Laravel API Series: Laravel Sanctum Setup, Sign Up, Login, and Logout

22
Comments 4
9 min read
Create Custom Logs in Laravel

Create Custom Logs in Laravel

16
Comments 1
2 min read
Set Up LEMP for Laravel on Windows using WSL

Set Up LEMP for Laravel on Windows using WSL

40
Comments 6
11 min read
Why You Need to Build Your Next Single Page Application with Vue Js

Why You Need to Build Your Next Single Page Application with Vue Js

9
Comments 6
4 min read
Activate links of Laravel Blade based on current route name

Activate links of Laravel Blade based on current route name

12
Comments 2
1 min read
Macarons — Building a chat roulette app for Slack

Macarons — Building a chat roulette app for Slack

10
Comments
1 min read
Multi-Image Uploader Laravel - JavaScript - Tailwind

Multi-Image Uploader Laravel - JavaScript - Tailwind

7
Comments
1 min read
Handling class names derived from variables with Blade and TailwindCSS

Handling class names derived from variables with Blade and TailwindCSS

10
Comments 1
2 min read
New Things Added - Laravel 9.12 Released

New Things Added - Laravel 9.12 Released

10
Comments
1 min read
How to enable HTTPS in Laravel Homestead

How to enable HTTPS in Laravel Homestead

4
Comments
4 min read
Laravel 8 PDF Tutorial Generate HTML to PDF file using DomPDF

Laravel 8 PDF Tutorial Generate HTML to PDF file using DomPDF

9
Comments 1
2 min read
How to Print or Get Last Executed Query in Laravel 8

How to Print or Get Last Executed Query in Laravel 8

12
Comments
2 min read
How to Create Laravel 8 Zip file and Download?

How to Create Laravel 8 Zip file and Download?

8
Comments 1
3 min read
Laravel 8 TCPDF Tutorial Generate HTML to PDF

Laravel 8 TCPDF Tutorial Generate HTML to PDF

9
Comments
3 min read
Laravel 8 If Else Condition Blade Example

Laravel 8 If Else Condition Blade Example

7
Comments
1 min read
Generate Laravel PDF with Image Example

Generate Laravel PDF with Image Example

8
Comments
3 min read
Laravel 8 Query Log Example

Laravel 8 Query Log Example

6
Comments
1 min read
Key Benefits of Choosing the Laravel PHP Framework

Key Benefits of Choosing the Laravel PHP Framework

5
Comments
1 min read
New Things Added - Laravel 9.9 Released

New Things Added - Laravel 9.9 Released

5
Comments
1 min read
How To Test Mail and Database Notifications in Laravel 8

How To Test Mail and Database Notifications in Laravel 8

6
Comments
3 min read
How to implement github login in laravel

How to implement github login in laravel

4
Comments
1 min read
loading...