Menu

Tag Archives: facade

Creating a Custom Facade in Laravel 6.0
In this article, we will discuss on creating a custom facade in Laravel 6.0 application. Why use a facade? A facade can help reduce code duplicity and make [...]