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

Create New Post Contact Us

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

Language switcher package for Laravel

This package allows switching locale easily on Laravel projects. It's so simple to use, once it's installed, your App locale will change only by passing routes into SetLanguage middleware.

Language switcher package for Laravel

Build a simple CRUD app with Laravel and ReactJS

Hardik Savani shows us how to build a simple CRUD app with Laravel and ReactJS

Build a simple CRUD app with Laravel and ReactJS

Use Eloquent in PHP without Laravel

Learn how to use Eloquent withou Laravel.

Use Eloquent in PHP without Laravel