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.
An example of using GraphQL in Laravel

An example of using GraphQL in Laravel

4
Comments 1
1 min read
Deploying Laravel8 app on shared-hosting (Hostinger)🌎

Deploying Laravel8 app on shared-hosting (Hostinger)🌎

22
Comments 28
4 min read
HTML to PDF with Laravel 7 HTTP Client

HTML to PDF with Laravel 7 HTTP Client

9
Comments
3 min read
Set up your PHP environment on UBUNTU

Set up your PHP environment on UBUNTU

3
Comments
2 min read
Laravel file driven cache on steroids

Laravel file driven cache on steroids

8
Comments 1
2 min read
Send variable straight to front-end without request with Laravel and Vue.js

Send variable straight to front-end without request with Laravel and Vue.js

5
Comments
2 min read
Make your own service container (php)

Make your own service container (php)

18
Comments 3
4 min read
Improve Laravel code readability using PHPDoc

Improve Laravel code readability using PHPDoc

14
Comments 3
2 min read
Authenticating a React App with Laravel Sanctum - Part 3

Authenticating a React App with Laravel Sanctum - Part 3

17
Comments
4 min read
Full stack laravel and vue tutorial

Full stack laravel and vue tutorial

18
Comments 2
1 min read
How to monitor a Bagisto e-commerce in Real-Time using Inspector

How to monitor a Bagisto e-commerce in Real-Time using Inspector

1
Comments 1
5 min read
Laravel vue modular set up all together.

Laravel vue modular set up all together.

2
Comments
1 min read
Laravel Moonlight

Laravel Moonlight

18
Comments 1
2 min read
My favorite Laravel helpers and how to use them

My favorite Laravel helpers and how to use them

32
Comments 4
4 min read
Create a markdown blog with Laravel 7

Create a markdown blog with Laravel 7

10
Comments
9 min read
PKCE authenticaton for Nuxt SPA with Laravel as backend

PKCE authenticaton for Nuxt SPA with Laravel as backend

46
Comments 67
8 min read
Authenticating a React App with Laravel Sanctum - Part 2

Authenticating a React App with Laravel Sanctum - Part 2

40
Comments 5
5 min read
How to fix Puppetteer error: libX11-xcb.so.1?

How to fix Puppetteer error: libX11-xcb.so.1?

5
Comments
1 min read
Laravel Sanctum - Hitting all the rough edges

Laravel Sanctum - Hitting all the rough edges

10
Comments
1 min read
Testing Laravel Validation Responses

Testing Laravel Validation Responses

13
Comments
4 min read
Only allow owners to update their user profile in Laravel with a policy

Only allow owners to update their user profile in Laravel with a policy

11
Comments 2
4 min read
Authenticating a React App with Laravel Sanctum - Part 1

Authenticating a React App with Laravel Sanctum - Part 1

35
Comments 6
5 min read
Laravel Developer Roadmap 2020

Laravel Developer Roadmap 2020

41
Comments 13
1 min read
JWT authentication for Lumen 5.4

JWT authentication for Lumen 5.4

19
Comments 5
6 min read
Elasticsearch Eloquent Integration for Laravel

Elasticsearch Eloquent Integration for Laravel

18
Comments 4
5 min read
A friend told me that using a framework is unsecured. He suggest to build my own. What do you think?

A friend told me that using a framework is unsecured. He suggest to build my own. What do you think?

6
Comments
4 min read
Setting up a dev environment for Laravel - the easy way

Setting up a dev environment for Laravel - the easy way

13
Comments 3
6 min read
Incluindo grĂĄficos em um PDF usando Laravel e Chartjs

Incluindo grĂĄficos em um PDF usando Laravel e Chartjs

6
Comments 2
2 min read
An Open Source system to create Estimates and Quotes

An Open Source system to create Estimates and Quotes

8
Comments
1 min read
RabbitMQ Queue Driver for Laravel

RabbitMQ Queue Driver for Laravel

23
Comments 4
4 min read
Laradhoc - Dockerize your Laravel app. Be a happy dev

Laradhoc - Dockerize your Laravel app. Be a happy dev

20
Comments 3
6 min read
Create filters in Laravel with OOP best practices

Create filters in Laravel with OOP best practices

26
Comments 2
10 min read
I built a static site generator to help during COVID-19

I built a static site generator to help during COVID-19

11
Comments 2
6 min read
How I can test that one Laravel job dispatches an another one on testing?

How I can test that one Laravel job dispatches an another one on testing?

5
Comments 1
1 min read
RabbitMQ in Laradock

RabbitMQ in Laradock

10
Comments
2 min read
SEO laravel shema.org json+ld api

SEO laravel shema.org json+ld api

4
Comments 4
1 min read
Adding Authentication(Auth0) to Your Laravel 7 Application

Adding Authentication(Auth0) to Your Laravel 7 Application

25
Comments 8
11 min read
Laravel 7 Installation

Laravel 7 Installation

8
Comments
6 min read
Building Vue.js Client SPA Token-Based Authentication with Laravel Sanctum

Building Vue.js Client SPA Token-Based Authentication with Laravel Sanctum

97
Comments 43
6 min read
How I became a software developer in the traditional way

How I became a software developer in the traditional way

6
Comments
4 min read
Using Laravel Forge to host SilverStripe 4

Using Laravel Forge to host SilverStripe 4

7
Comments
3 min read
How to separate your Routes at Laravel conveniently.

How to separate your Routes at Laravel conveniently.

33
Comments 4
3 min read
How to generate a Laravel sitemaps on the fly?

How to generate a Laravel sitemaps on the fly?

9
Comments
2 min read
How Aloia CMS has made me more productive

How Aloia CMS has made me more productive

7
Comments
4 min read
Creating Modularized Stateless APIs with Laravel 7.x

Creating Modularized Stateless APIs with Laravel 7.x

6
Comments
1 min read
Aloia CMS: Compatibility with Laravel 6 and 7

Aloia CMS: Compatibility with Laravel 6 and 7

6
Comments
1 min read
PHP-Worker for Scheduler in Laradock

PHP-Worker for Scheduler in Laradock

14
Comments 2
5 min read
How to develop locally a Laravel app using Laragon

How to develop locally a Laravel app using Laragon

8
Comments 1
4 min read
PHP-Worker in Laradock

PHP-Worker in Laradock

11
Comments 5
2 min read
Mailhog in Laradock

Mailhog in Laradock

15
Comments 2
3 min read
Laravel Mock Services in order to test your code resolving it.

Laravel Mock Services in order to test your code resolving it.

8
Comments 1
1 min read
I'm Making Test Management Tool

I'm Making Test Management Tool

7
Comments
1 min read
Top 10 Web Development Frameworks in 2020

Top 10 Web Development Frameworks in 2020

20
Comments 5
8 min read
Service container in Laravel

Service container in Laravel

4
Comments 2
1 min read
Lista de Materiais Gratuitos para aprender PHP MVC

Lista de Materiais Gratuitos para aprender PHP MVC

10
Comments
2 min read
Simple Laravel package, creating menus from DB sources.

Simple Laravel package, creating menus from DB sources.

8
Comments 1
1 min read
Testing Laravel API endpoints with jwt-auth

Testing Laravel API endpoints with jwt-auth

24
Comments
3 min read
Bootstrap a Laravel 7 + Tailwind CSS project

Bootstrap a Laravel 7 + Tailwind CSS project

17
Comments 5
4 min read
Why I cannot assert that the job has been dispatched?

Why I cannot assert that the job has been dispatched?

5
Comments
1 min read
Do you want a robot to avoid brain fatigue?

Do you want a robot to avoid brain fatigue?

5
Comments
2 min read
loading...