How to create a custom facade in laravel 5.2
Ajay wrote a tutorial on how to create a custom facade in Laravel 5.2.
Benefits of creating a custom facade in Laravel 5.2 is that you don't have to write the same function again and again, to avoid repetition you can create a helper class or can say facade class.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5 Laravel 5.1 Intermediate Laravel 5.2