Answer the question
In order to leave comments, you need to log in
Why doesn't Laravel need to include third party class files?
I don't know much about PHP, and in order to use a class from another file, this file must first be included (include or require). I'm learning Laravel, here, for example, to use a facade, it's enough to use the class namespace: use Illuminate\Support\Facades\Cache;
I don't understand how this works?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question