Using Laravel Facades for Cleaner, Testable Code
#laravelframework #phpdevelopment #softwarearchitecture #testing #laravelfacades #phptesting #laravelproxies #writingtestablecode
https://hackernoon.com/using-laravel-facades-for-cleaner-testable-code
#laravelframework #phpdevelopment #softwarearchitecture #testing #laravelfacades #phptesting #laravelproxies #writingtestablecode
https://hackernoon.com/using-laravel-facades-for-cleaner-testable-code
Hackernoon
Using Laravel Facades for Cleaner, Testable Code | HackerNoon
Laravel relies heavily on Facades. Some might think they are anti-patterns, but I believe they can result in clean and testable code.