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.
Laravel: Making secure filters for Eloquent Models

Laravel: Making secure filters for Eloquent Models

16
Comments
3 min read
How we built a GDPR compliant website analytics platform without using cookies

How we built a GDPR compliant website analytics platform without using cookies

11
Comments 2
6 min read
Basic Travis CI configuration for Laravel

Basic Travis CI configuration for Laravel

17
Comments 1
1 min read
Laravel Dockerization out of the box!

Laravel Dockerization out of the box!

18
Comments
8 min read
How to Host a Laravel App with MySQL Database on Heroku

How to Host a Laravel App with MySQL Database on Heroku

44
Comments 8
5 min read
My first half year as a developer at my first job

My first half year as a developer at my first job

5
Comments 2
5 min read
2019 PHP Monitoring Options

2019 PHP Monitoring Options

9
Comments
5 min read
Installing Virtual Environment with Laravel Homestead - Tutorial

Installing Virtual Environment with Laravel Homestead - Tutorial

12
Comments 3
5 min read
How to Deploy a Laravel Application on a Fresh Install of Debian 10

How to Deploy a Laravel Application on a Fresh Install of Debian 10

12
Comments
3 min read
Laravel authorization and roles permission management

Laravel authorization and roles permission management

14
Comments 1
4 min read
what is better to remove a column or make it null in MySQL.

what is better to remove a column or make it null in MySQL.

8
Comments 4
1 min read
Getting started with Laravel factories

Getting started with Laravel factories

11
Comments
6 min read
PHP developer point of view of “The State of Developer Ecosystem 2019”

PHP developer point of view of “The State of Developer Ecosystem 2019”

9
Comments 2
2 min read
Single Method Controllers in Laravel

Single Method Controllers in Laravel

55
Comments 9
2 min read
How to debug php cli – artisan commands or unit tests

How to debug php cli – artisan commands or unit tests

9
Comments
2 min read
★ How to handle front-end authorization using Laravel, Inertia and TypeScript

★ How to handle front-end authorization using Laravel, Inertia and TypeScript

10
Comments
5 min read
Laravel Real-Time performance monitoring & alerting using Inspector

Laravel Real-Time performance monitoring & alerting using Inspector

11
Comments 5
5 min read
Valet vs. Homestead – php development on macOS

Valet vs. Homestead – php development on macOS

5
Comments 1
2 min read
How to upload a Laravel project on shared hosting.

How to upload a Laravel project on shared hosting.

11
Comments 4
2 min read
Laravel Thaiaddress Package

Laravel Thaiaddress Package

7
Comments 4
1 min read
Using the unique validation rule in a Laravel Form Request

Using the unique validation rule in a Laravel Form Request

12
Comments 3
3 min read
Adding timestamps to the SQL raw queries with Laravel Eloquent? Here is how.

Adding timestamps to the SQL raw queries with Laravel Eloquent? Here is how.

7
Comments
2 min read
How to find out if your back-end is firing an exception now.

How to find out if your back-end is firing an exception now.

5
Comments 2
3 min read
PHP Perfomance optimization

PHP Perfomance optimization

12
Comments 6
3 min read
Decoupling Laravel Code

Decoupling Laravel Code

14
Comments 1
2 min read
loading...