Answer the question
In order to leave comments, you need to log in
How to find closing `]`?
PageController:
class PageController extends Controller
{
public function getIndex()
{
}
}
Answer the question
In order to leave comments, you need to log in
Look
at 1. Routes
2. Requests (If it's on one page, then in a specific request)
3. Controllers (If it's on all, then some kind of base controller.)
4. ServiceProviders (Turn off one by one. First half. Then less and watch the result It can only be from custom ones)
Well, there are types and models used in a chain.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question