Laravel Facades - Write Testable Code
– blog.oussama-mater.tech - submitted by Oussama Mater
Laravel relies heavily on Facades. Some might think they are anti-patterns, but I believe that if they are used correctly, they can result in clean and testable code. Let's see how.
Read more [blog.oussama-mater.tech]