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

Create New Post Contact Us

Laravel Queues Tutorial With Example From Scratch

Learn more about Laravel queue. Queues allow you to defer the processing of a time-consuming task, such as sending an email, until a later time.

Laravel Queues Tutorial With Example From Scratch

Block IP addresses from accessing the Laravel Application

In many cases we need to block some IP addresses from accessing our website content or application. We can restrict IP in Laravel through a simple piece of code.

Block IP addresses from accessing the Laravel Application

Best Christmas Deals Of 2017 - Cloud Hosting, Web Dev, Marketing Tools Discounts

Saud Razzak has a great collection of best Christmas deals for you to grab!

Best Christmas Deals Of 2017 - Cloud Hosting, Web Dev, Marketing Tools Discounts

Implement Password Expiration with Laravel Authentication

In this article, we will cover on how to implement password expiry feature on top of Laravel Basic Authentication. Before we go into the steps make sure you have a Laravel Setup with Basic Laravel Authentication System in place.

Implement Password Expiration with Laravel Authentication

Hosting Private Laravel Packages on GitLab

When we want to restrict the access to the package we made but we don’t want to pay for a service like Private Packagist, we can use GitLab and create a token based authorization to access the package. Let’s see how!

Hosting Private Laravel Packages on GitLab

Implementing Password History with Laravel Authentication

In this article we will go over on how to implement Password History functionality on top of Laravel Authentication

Implementing Password History with Laravel Authentication

Learn how to use View Composers in Laravel

Here in this article, I show how we can use view composer in laravel to bind data to views and not make database queries in our views

Learn how to use View Composers in Laravel

How to integrate a redis manager with your Laravel application

Redis-manager allows you to easily monitor several redis system status, including memory usage, cpu usage, and the throughput of each command.

How to integrate a redis manager with your Laravel application

Laravel 5.5 - Bootstrap Admin Theme Integration

Hdtuto shows us how to integrate Bootstrap Admin Theme in Laravel 5.

Laravel 5.5 - Bootstrap Admin Theme Integration

Laraship, An Awesome Subscription and CMS Package

Laraship is an administration platform for any SAAS application, powered By Laravel 5.5 and Stripe to provide a comprehensive set of features for any subscription platform.

Laraship, An Awesome Subscription and CMS Package