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

Create New Post Contact Us

How to setup automatic db backup in Laravel

As Laravel developers we need a way to back up our app’s databases somewhere for both save keeping the data and for analysis.

How to setup automatic db backup in Laravel

Laravel Customize Default Authentication

In this post, we can learn how to customize the default authentication.

Laravel Customize Default Authentication

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

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

How to Upload and Resize Images in Laravel 5.8

In this tutorial, you can find How to Resize an image at the time of upload in Laravel 5.8 framework from scratch.

How to Upload and Resize Images in Laravel 5.8

How to Validate Form using Parsleys.js with Laravel 5.8

In this post, we want to show how to implement client Side Form validation in Laravel 5.8 using Parsleys.js javascript library.

How to Validate Form using Parsleys.js with Laravel 5.8

Prepare migration files for Polymorphic Relationships in Laravel

Panjeh shows us a few tips on how to prepare migration files for Polymorphic Relationships in Laravel.

Prepare migration files for Polymorphic Relationships in Laravel

Laravel Mail Template: a laravel mail template driver to send emails with

Laravel Mail Template is a good package that we can use to send emails easily with some popular providers.

Laravel Mail Template: a laravel mail template driver to send emails with