As per laravel documentation, Facades should be made for small php class but i want to know the reason behind because i end up having many big facade classes in my application.<