Hi. I have problem. I make request to url .../admin/system. I catch that request in brakepoint in my controller method, but after that laravel makes another request to url .../ (start page). Why thats so?? Where can bee the problem? Second request is maked after $kernel->terminate() is executed.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community