Resolving the Class Behind a Facade | Laravel 5 Facades
…ode example, the $className variable would contain the value "Illuminate\Auth\AuthManager". This method of determining a facade's underlying class can be expanded on to create a function that will list every facade's underlying class for the...