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

Create New Post Contact Us

Laravel 6 CRUD Example

Laravel 6 continues the improvements made in Laravel 5.8 by introducing the following features.

Laravel 6 CRUD Example

A Guide To Integrate POS System With Your Laravel Website

According to the CAGR survey, the global POS terminals market recorded for USD 62.34 billion in 2018 and is expected to register 7.8% from 2019 to 2025.

 A Guide To Integrate POS System With Your Laravel Website

How to build Multi-Tenant Application in Laravel?

Looking to build your own Shopify, BigCommerce or Volusion kind of platform?

How to build Multi-Tenant Application in Laravel?

Send Laravel Notifications via Slack Channel

Laravel supports to send a notification to a variety of channels, such as mail, SMS, Slack, etc. In this article, we're going to send the slack notifications with Laravel.

Send Laravel Notifications via Slack Channel

Speed Up and Optimize the Performance of Laravel Application

In this blog, we will guide you on how to increase Laravel application performance and reduce load with examines route and configuration caching, queue, database caching, etc.

Speed Up and Optimize the Performance of Laravel Application

Running Laravel in Docker Container

Docker is the most popular tool these days. We will learn how to set up and run the Laravel project in a docker container for local development.

Running Laravel in Docker Container

How to run php artisan make:auth command in Laravel 6

How to run php artisan make:auth command in Laravel 6

How to run php artisan make:auth command in Laravel 6

Ignition: a new error page for Laravel

Freek Van der Herten wrote a good tutorial on how to use Ignition - a cool Laravel package which can be used to generate error pages easily.

Ignition: a new error page for Laravel