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.
User Roles and Permissions in Laravel 5.8

User Roles and Permissions in Laravel 5.8

8
Comments
1 min read
Why you should learn Symfony as a PHP developer

Why you should learn Symfony as a PHP developer

5
Comments 1
1 min read
The best Laravel repositories solution in 30 lines of code

The best Laravel repositories solution in 30 lines of code

33
Comments 7
2 min read
Laravel Redirect HTTP to HTTPS via .htaccess

Laravel Redirect HTTP to HTTPS via .htaccess

11
Comments 1
1 min read
Scaling your application using Laravel Queues — from the basics to Horizon

Scaling your application using Laravel Queues — from the basics to Horizon

6
Comments
7 min read
Planning the technology stack for an Event Sourcing project

Planning the technology stack for an Event Sourcing project

7
Comments 4
3 min read
Connecting Multiple Databases in Laravel 5.8

Connecting Multiple Databases in Laravel 5.8

6
Comments
1 min read
Faster Eloquent Chunking

Faster Eloquent Chunking

38
Comments 5
3 min read
Exception Factories for better code

Exception Factories for better code

9
Comments
2 min read
Using Svelte.js with Laravel Part 2: Make Svelte scaffold in Laravel 6

Using Svelte.js with Laravel Part 2: Make Svelte scaffold in Laravel 6

22
Comments 6
3 min read
Laravel Vue Router - Tutorial

Laravel Vue Router - Tutorial

15
Comments 2
3 min read
Filemanger In Laravel 5.8

Filemanger In Laravel 5.8

6
Comments
1 min read
Laravel Eloquent Model UUID Route Keys

Laravel Eloquent Model UUID Route Keys

8
Comments
1 min read
Catching Laravel Eloquent Exceptions: Easy Peasy Error Messages

Catching Laravel Eloquent Exceptions: Easy Peasy Error Messages

6
Comments
3 min read
php artisan make:auth in laravel 6.0

php artisan make:auth in laravel 6.0

37
Comments 18
1 min read
How to use GitHub Actions to build, test, and deploy your Laravel application

How to use GitHub Actions to build, test, and deploy your Laravel application

9
Comments 1
1 min read
How to upgrade omnipay-stripe to support 3D Secure payments in Laravel application

How to upgrade omnipay-stripe to support 3D Secure payments in Laravel application

6
Comments 1
3 min read
Laravel + Vue = ❤️

Laravel + Vue = ❤️

81
Comments 3
7 min read
My Favorite Tech Job Sites

My Favorite Tech Job Sites

6
Comments 1
1 min read
Setting up Vue with Laravel for SPAs

Setting up Vue with Laravel for SPAs

8
Comments
4 min read
Use Laravel charts in Laravel.

Use Laravel charts in Laravel.

49
Comments 66
6 min read
Test your Laravel with GitHub Actions and Laravel Dusk

Test your Laravel with GitHub Actions and Laravel Dusk

9
Comments
8 min read
Will you meet me? if I were to travel to Europe to explore dev/startup communities!

Will you meet me? if I were to travel to Europe to explore dev/startup communities!

16
Comments 5
2 min read
Export 10M+ rows in XLSX with Laravel without memory issues

Export 10M+ rows in XLSX with Laravel without memory issues

60
Comments 9
2 min read
getting trouble to manage file data after importing the excel file in laravel 5.8

getting trouble to manage file data after importing the excel file in laravel 5.8

3
Comments
1 min read
Under the hood: How RefreshDatabase works in Laravel tests

Under the hood: How RefreshDatabase works in Laravel tests

28
Comments 5
3 min read
Build a JWT Authenticated API with Lumen(v5.8)

Build a JWT Authenticated API with Lumen(v5.8)

131
Comments 52
6 min read
Laravel course project

Laravel course project

6
Comments
2 min read
Integrating Laravel Passport in Your Lumen Project (with example)

Integrating Laravel Passport in Your Lumen Project (with example)

9
Comments
1 min read
Time Optimization

Time Optimization

8
Comments
2 min read
Universal Rendering in Laravel using Vue.js and Ara Framework

Universal Rendering in Laravel using Vue.js and Ara Framework

14
Comments
5 min read
PASSING DATA FROM LARAVEL TO VUE

PASSING DATA FROM LARAVEL TO VUE

9
Comments
1 min read
ULEARN - LMS script built on Laravel 5.8 and React JS 16.9

ULEARN - LMS script built on Laravel 5.8 and React JS 16.9

8
Comments 1
1 min read
Developer tools for a back-end programmer

Developer tools for a back-end programmer

11
Comments
3 min read
Quick and easy alias for Laravel

Quick and easy alias for Laravel

8
Comments
1 min read
How to use Laravel Vapor without having to use RDS

How to use Laravel Vapor without having to use RDS

13
Comments 2
1 min read
Improve query performance for polymorphic relationships in Laravel

Improve query performance for polymorphic relationships in Laravel

8
Comments
3 min read
Best free resources to learn Laravel from the ground up

Best free resources to learn Laravel from the ground up

13
Comments
4 min read
Explain Service Containers in laravel like i am Five

Explain Service Containers in laravel like i am Five

8
Comments
1 min read
Setting up Custom Domains and HTTPS Certificates with Laravel Vapor

Setting up Custom Domains and HTTPS Certificates with Laravel Vapor

12
Comments 1
1 min read
Simple Laravel DB backups for MySQL/MariaDB

Simple Laravel DB backups for MySQL/MariaDB

8
Comments
3 min read
Setting Up A Laravel Local Dev Environment On Ubuntu 🐘🐧

Setting Up A Laravel Local Dev Environment On Ubuntu 🐘🐧

27
Comments 4
5 min read
Deploying a project with Laravel Vapor

Deploying a project with Laravel Vapor

12
Comments
1 min read
Setting up a Laravel project with SQL Server AND XAMPP / WAMP on Windows

Setting up a Laravel project with SQL Server AND XAMPP / WAMP on Windows

43
Comments 12
3 min read
Entities properties : public, protected or private ?

Entities properties : public, protected or private ?

4
Comments 4
1 min read
Deploying Laravel on shared Hosting

Deploying Laravel on shared Hosting

25
Comments 20
2 min read
How to use mongoDB with your Lumen API

How to use mongoDB with your Lumen API

9
Comments
2 min read
Laravel SSE

Laravel SSE

7
Comments 4
1 min read
Creating your first Laravel package

Creating your first Laravel package

14
Comments 2
4 min read
Let's build a super simple referral system with Laravel

Let's build a super simple referral system with Laravel

117
Comments 37
6 min read
How to quickly deploy your Laravel website or app on Heroku

How to quickly deploy your Laravel website or app on Heroku

11
Comments 1
3 min read
How to Deploy Laravel on Amazon Web Services: A Detailed Step-by-step Tutorial

How to Deploy Laravel on Amazon Web Services: A Detailed Step-by-step Tutorial

11
Comments
5 min read
GraphQL Auth with Passport and Lighthouse PHP

GraphQL Auth with Passport and Lighthouse PHP

38
Comments 83
7 min read
How to integrate GraphQL into Laravel with Lighthouse

How to integrate GraphQL into Laravel with Lighthouse

10
Comments
1 min read
How to deploy a Laravel web app on Google App Engine

How to deploy a Laravel web app on Google App Engine

6
Comments
9 min read
How using React in a Laravel application - Tutorial

How using React in a Laravel application - Tutorial

156
Comments 36
3 min read
Using Laravel's Collection into Symfony

Using Laravel's Collection into Symfony

18
Comments 4
4 min read
Deploying Your Laravel App on Docker, With NGINX and MySQL

Deploying Your Laravel App on Docker, With NGINX and MySQL

86
Comments 29
11 min read
What I learned from Speaking with Taylor Otwell and How its Changing Masonite

What I learned from Speaking with Taylor Otwell and How its Changing Masonite

24
Comments 5
2 min read
Using the repository pattern in Laravel for caching

Using the repository pattern in Laravel for caching

9
Comments
1 min read
loading...