Laravel is a popular PHP framework with large community, impressive tool set and ability to get things done really fast!
Drawbacks behind Laravel Facades
There were many discussions if #Laravel鈥檚 facades implement Gang of Four鈥檚 Facade Pattern, but I think it does not matter at this point - the Laravel team won鈥檛 change naming convention anyway. Naming is not a problem, I see other issues with facades - let鈥檚 look at it! ...