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.
VS Code Extensions for PHP Laravel Developer

VS Code Extensions for PHP Laravel Developer

28
Comments 2
3 min read
Laravel + React (via laravel-mix)

Laravel + React (via laravel-mix)

8
Comments
1 min read
Using Service Container to create Objects in Laravel

Using Service Container to create Objects in Laravel

19
Comments
2 min read
Building a Realtime Chat App with React, Laravel, and WebSockets

Building a Realtime Chat App with React, Laravel, and WebSockets

8
Comments
1 min read
Using Scope to improve Code readability.

Using Scope to improve Code readability.

10
Comments
2 min read
How to Create Multiple Wildcard Routes at the Same Root Path in Laravel.

How to Create Multiple Wildcard Routes at the Same Root Path in Laravel.

11
Comments
7 min read
How to set up Laravel with PostgreSQL? 💡

How to set up Laravel with PostgreSQL? 💡

4
Comments
1 min read
How to access the laravel .env variables inside javascript

How to access the laravel .env variables inside javascript

8
Comments
2 min read
How to Install Laravel 8

How to Install Laravel 8

6
Comments
2 min read
Real Time Events Using Soketi - Laravel 9

Real Time Events Using Soketi - Laravel 9

2
Comments
1 min read
Beginner’s Guide to Laravel API Resource

Beginner’s Guide to Laravel API Resource

5
Comments
1 min read
Step by step guide on Mailchimp integration in laravel

Step by step guide on Mailchimp integration in laravel

4
Comments
1 min read
Exploring the 7 PHP Frameworks using Symfony Components

Exploring the 7 PHP Frameworks using Symfony Components

12
Comments
8 min read
Why do we use tailwind?

Why do we use tailwind?

5
Comments
1 min read
Signed URLs with Laravel

Signed URLs with Laravel

5
Comments
3 min read
Creating docker environment for laravel project with Devilbox

Creating docker environment for laravel project with Devilbox

5
Comments
5 min read
Use Storybook with Laravel Jetstream, Inertia and TailwindCSS

Use Storybook with Laravel Jetstream, Inertia and TailwindCSS

8
Comments 1
3 min read
The benefits and pitfalls of using Laravel to make a persistent browser-based game

The benefits and pitfalls of using Laravel to make a persistent browser-based game

6
Comments
8 min read
Laravel Nova - First Step Towards Your New CMS!

Laravel Nova - First Step Towards Your New CMS!

4
Comments 1
4 min read
Multiple Laravel Application to Communicate in Docker Container

Multiple Laravel Application to Communicate in Docker Container

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

New Things Added - Laravel 9.7 Released

8
Comments 2
2 min read
How to fix: Allowed memory size exhausted for Laravel Valet

How to fix: Allowed memory size exhausted for Laravel Valet

8
Comments
1 min read
Laravel 9 Yajra Server Side Datatables Tutorial

Laravel 9 Yajra Server Side Datatables Tutorial

12
Comments
3 min read
Database Transactions - Laravel

Database Transactions - Laravel

8
Comments
2 min read
Cons & Pros of Single Page Application & Multi Page Application

Cons & Pros of Single Page Application & Multi Page Application

13
Comments 1
4 min read
Laravel 9 - Open-Source Full-Stack Starters

Laravel 9 - Open-Source Full-Stack Starters

29
Comments 4
4 min read
Tips to optimize database queries - Laravel

Tips to optimize database queries - Laravel

7
Comments
1 min read
Lumen is NOT Recommended for New Projects - Laravel

Lumen is NOT Recommended for New Projects - Laravel

5
Comments
1 min read
Laravel + Twilio Integration - The Easy Way

Laravel + Twilio Integration - The Easy Way

5
Comments
2 min read
Create Controller in Laravel 8 using Artisan Command

Create Controller in Laravel 8 using Artisan Command

7
Comments
2 min read
Laravel API Series: Controllers, CRUD, Routing and Search Functionality

Laravel API Series: Controllers, CRUD, Routing and Search Functionality

11
Comments
10 min read
[solved] Class 'App\Http\Controllers\Storage' not found - Laravel 9

[solved] Class 'App\Http\Controllers\Storage' not found - Laravel 9

6
Comments
1 min read
Laravel - What, Why & Who!

Laravel - What, Why & Who!

5
Comments
5 min read
Laravel 8 Eloquent Query first() and firstOrFail() Example

Laravel 8 Eloquent Query first() and firstOrFail() Example

8
Comments
1 min read
Laravel 8 and 9 User Impersonation Example

Laravel 8 and 9 User Impersonation Example

4
Comments
3 min read
Laravel 8 Eloquent firstOr() Example

Laravel 8 Eloquent firstOr() Example

5
Comments
1 min read
Laravel 8 Eloquent firstOrNew() Example

Laravel 8 Eloquent firstOrNew() Example

5
Comments
2 min read
Laravel 8 Eloquent updateOrCreate() Example

Laravel 8 Eloquent updateOrCreate() Example

5
Comments
2 min read
Laravel 8 wherein() Query Example

Laravel 8 wherein() Query Example

4
Comments
2 min read
Job Queues and Workers In Laravel Apps

Job Queues and Workers In Laravel Apps

11
Comments
10 min read
Eloquent Tips and Tricks - Laravel

Eloquent Tips and Tricks - Laravel

7
Comments
2 min read
Header request with underscore is not allowed?

Header request with underscore is not allowed?

5
Comments
1 min read
Why did we build DECK? 💡

Why did we build DECK? 💡

5
Comments
2 min read
Convert your normal Laravel Application in to SPA

Convert your normal Laravel Application in to SPA

7
Comments
1 min read
Setup websocket server for your project - Laravel

Setup websocket server for your project - Laravel

5
Comments
1 min read
Data Providers in PHPUnit

Data Providers in PHPUnit

2
Comments
2 min read
5 ways to optimize your eloquent queries

5 ways to optimize your eloquent queries

7
Comments
7 min read
Eloquent Subquery Enhancements - Laravel

Eloquent Subquery Enhancements - Laravel

7
Comments
2 min read
Full Laravel Restaurant Reservation Website | Laravel 9 Tutorial

Full Laravel Restaurant Reservation Website | Laravel 9 Tutorial

8
Comments
1 min read
accessing google's api from your laravel api

accessing google's api from your laravel api

11
Comments 1
25 min read
Why You Need to Turn Your Regular App into PWA Using Vue.js

Why You Need to Turn Your Regular App into PWA Using Vue.js

13
Comments
4 min read
Global scope in Laravel, the easy way.

Global scope in Laravel, the easy way.

9
Comments
1 min read
How to make API in Laravel 9

How to make API in Laravel 9

15
Comments
3 min read
How to create REST API in Laravel 9

How to create REST API in Laravel 9

12
Comments
3 min read
Make Reservation | Laravel Restaurant Reservation Website

Make Reservation | Laravel Restaurant Reservation Website

5
Comments
1 min read
Laravel cron scheduling and its secrets

Laravel cron scheduling and its secrets

7
Comments
4 min read
Why is Laravel PHP Framework Perfect for Your Web Development Project?

Why is Laravel PHP Framework Perfect for Your Web Development Project?

4
Comments
2 min read
How to Filter Complex Javascript Arrays

How to Filter Complex Javascript Arrays

8
Comments
2 min read
Custom authentication guard in Laravel Sanctum

Custom authentication guard in Laravel Sanctum

6
Comments
3 min read
Laravel 8 Eloquent pluck() Example

Laravel 8 Eloquent pluck() Example

8
Comments 1
2 min read
loading...