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.
How markdown emails work in Laravel using `league/commonmark` package

How markdown emails work in Laravel using `league/commonmark` package

5
Comments
7 min read
Creating a project template using Laravel, Vue 3, and Tailwind - Part 1

Creating a project template using Laravel, Vue 3, and Tailwind - Part 1

37
Comments 10
5 min read
Manual auth in Laravel: registering

Manual auth in Laravel: registering

17
Comments 1
3 min read
Building an Anonymized Website Visitor Counter in Laravel

Building an Anonymized Website Visitor Counter in Laravel

7
Comments
4 min read
PHP Benchmarks (2021) for 20 different PHP platforms on seven different PHP versions (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0)

PHP Benchmarks (2021) for 20 different PHP platforms on seven different PHP versions (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0)

8
Comments 2
2 min read
how to Generate CRUD in Laravel

how to Generate CRUD in Laravel

3
Comments 1
4 min read
eloquent relationships in 8 pics

eloquent relationships in 8 pics

77
Comments
1 min read
How email validation works in Laravel using `egulias/email-validation` package'

How email validation works in Laravel using `egulias/email-validation` package'

7
Comments
4 min read
Got featured on Product Hunt🎉

Got featured on Product Hunt🎉

10
Comments 5
1 min read
Creating Your First Blog With TALL - Part Three

Creating Your First Blog With TALL - Part Three

12
Comments 2
8 min read
Laravel Check, In Controller If The User Has Liked It

Laravel Check, In Controller If The User Has Liked It

6
Comments
1 min read
Laravel Jetstream: From blade to using Inertia & Vue

Laravel Jetstream: From blade to using Inertia & Vue

46
Comments 4
4 min read
Laravel local scopes: easy, simple and clear.

Laravel local scopes: easy, simple and clear.

9
Comments
1 min read
How much PHP required for master's in laravel?

How much PHP required for master's in laravel?

2
Comments 2
1 min read
Searching for users with Laravel Scout and TNTSearch

Searching for users with Laravel Scout and TNTSearch

2
Comments
3 min read
How Laravel uses dragonmantank/cron-expression package in Task Scheduling

How Laravel uses dragonmantank/cron-expression package in Task Scheduling

8
Comments
5 min read
How to use UUIDs in URLs in Laravel

How to use UUIDs in URLs in Laravel

11
Comments 3
2 min read
Handle historical versions on a database record

Handle historical versions on a database record

4
Comments 2
4 min read
Laravel v8 (with Sail and BrowserSync), VueJS v3 with Vue Loader boilerplate.

Laravel v8 (with Sail and BrowserSync), VueJS v3 with Vue Loader boilerplate.

6
Comments
1 min read
Setting Up API Call Limits In Laravel - Part 1

Setting Up API Call Limits In Laravel - Part 1

24
Comments 1
3 min read
How Laravel uses `doctrine/inflector` package

How Laravel uses `doctrine/inflector` package

6
Comments
2 min read
Why you shouldn't expose your incrementing IDs

Why you shouldn't expose your incrementing IDs

9
Comments
3 min read
Tips for working with private files in laravel

Tips for working with private files in laravel

36
Comments 6
3 min read
Creating Your First Blog With TALL - Part Two

Creating Your First Blog With TALL - Part Two

7
Comments 2
12 min read
Bing URL Submission API using Laravel / PHP

Bing URL Submission API using Laravel / PHP

10
Comments
2 min read
Implementing Laravel's built-in token authentication

Implementing Laravel's built-in token authentication

35
Comments 7
6 min read
Creating Your First Blog With TALL - Part One

Creating Your First Blog With TALL - Part One

58
Comments 5
10 min read
How to test Stripe Checkout and Customer portal with Laravel Dusk

How to test Stripe Checkout and Customer portal with Laravel Dusk

4
Comments
12 min read
Debug your Laravel Application efficiently with Laravel Telescope

Debug your Laravel Application efficiently with Laravel Telescope

11
Comments
4 min read
6 useful tips to boost your Laravel code

6 useful tips to boost your Laravel code

61
Comments 7
3 min read
My Top VS Code Extensions for Laravel

My Top VS Code Extensions for Laravel

31
Comments 3
2 min read
How To Create Symlink For Laravel Website

How To Create Symlink For Laravel Website

6
Comments
1 min read
Laravel Sail: the best way to start developing with Laravel

Laravel Sail: the best way to start developing with Laravel

33
Comments 2
4 min read
How to use Forelse loop in Laravel Blade?

How to use Forelse loop in Laravel Blade?

13
Comments 3
2 min read
Validate a local Variable in Laravel Livewire.

Validate a local Variable in Laravel Livewire.

10
Comments 3
1 min read
Composer update Vs Composer Install

Composer update Vs Composer Install

13
Comments 2
1 min read
How to integrate Admin Template in Laravel

How to integrate Admin Template in Laravel

19
Comments
8 min read
Laragon for Laravel development on windows

Laragon for Laravel development on windows

10
Comments
1 min read
Setup recomendado para Laravel apps

Setup recomendado para Laravel apps

15
Comments 3
2 min read
Dynamic Filters With Laravel Eloquent

Dynamic Filters With Laravel Eloquent

9
Comments 1
6 min read
The free Gmail SMTP server

The free Gmail SMTP server

6
Comments 1
1 min read
Laravel how to apply a validation on a json_decode content ?

Laravel how to apply a validation on a json_decode content ?

5
Comments
1 min read
Usage of Basic Git commands and Github in 5 minutes

Usage of Basic Git commands and Github in 5 minutes

4
Comments
2 min read
Setting up Laravel applications with Caddy 2

Setting up Laravel applications with Caddy 2

5
Comments
4 min read
How to add simple search to your Laravel blog/website?

How to add simple search to your Laravel blog/website?

27
Comments 7
3 min read
Suggest me the best way to learn PHP?

Suggest me the best way to learn PHP?

6
Comments 7
1 min read
My beloved Laravel cheat sheet

My beloved Laravel cheat sheet

122
Comments 13
7 min read
PHP proposal: List Comprehension (like in Python)

PHP proposal: List Comprehension (like in Python)

7
Comments
1 min read
Neat Routes in Laravel!

Neat Routes in Laravel!

6
Comments
2 min read
Type casting in Laravel

Type casting in Laravel

6
Comments 3
2 min read
Ajax requests with Laravel and Axios - 422 and 419 errors

Ajax requests with Laravel and Axios - 422 and 419 errors

12
Comments 1
3 min read
Create your first Laravel Project on Docker using Laravel Sail

Create your first Laravel Project on Docker using Laravel Sail

9
Comments 4
1 min read
The current state of local Laravel development

The current state of local Laravel development

53
Comments 7
9 min read
Starting your first Laravel project

Starting your first Laravel project

14
Comments 4
2 min read
The TALL stack explained

The TALL stack explained

10
Comments
2 min read
Create PHP Dependency Injection Container and Learn How Laravel Initiate Controller and Method with Dependency and Parameter

Create PHP Dependency Injection Container and Learn How Laravel Initiate Controller and Method with Dependency and Parameter

27
Comments
6 min read
Caching your Laravel API with ETag and Conditional Requests

Caching your Laravel API with ETag and Conditional Requests

2
Comments
6 min read
10 Best Admin Templates to Get You Started with Laravel and VueJS

10 Best Admin Templates to Get You Started with Laravel and VueJS

98
Comments 3
7 min read
IS PHP Dead?

IS PHP Dead?

24
Comments 34
2 min read
How Can I earn money by building forum web app?

How Can I earn money by building forum web app?

2
Comments 3
1 min read
loading...