A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

Using the HTTP Client and Data Transfer Objects in Laravel 7

Rhymes explains the benefits of the data transfer object package in Laravel 7.

Using the HTTP Client and Data Transfer Objects in Laravel 7

How to Create a PDF File with Chart in Laravel 7

This is a step by step tutorial on how to create a PDF File with Chart in Laravel 7.

How to Create a PDF File with Chart in Laravel 7

A Laravel Package to find Lat and Long of a given Address

laravel-geocode is the best package to get Lat and Long from Specific Address.

A Laravel Package to find Lat and Long of a given Address

How to load custom JSON files into Laravel's config

I want to share my solution to load custom settings from a JSON file into Laravel’s config.

How to load custom JSON files into Laravel's config

How to alter tables in Laravel when records are in millions

Learn how to modify tables in Laravel when records are in millions.

How to alter tables in Laravel when records are in millions

5 Laravel’s Hidden Gems

By default, Laravel will check for all validation rules and return a list of errors. But if you want to stop this process after first validation failure, that’s how you can achieve it

5 Laravel’s Hidden Gems

Containerize your Laravel Application with Docker Compose

In this article, we will learn how to set up the Laravel development environment with Docker. We are going to use the Docker Compose to set up the development environment.

Containerize your Laravel Application with Docker Compose

Some of the most frequent how tos in Laravel

The post answers some of the most frequently asked questions in the world of Laravel.

Some of the most frequent how tos in Laravel