Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

neho's avatar
Level 1

Call to undefined method App\Http\Controllers\Auth\LoginController::middleware()

hello, I hope you guys are good, I'm new to laravel and i have fixed many errors while setting up the laravel environement but this one didn't want to be fixed. So I have this error:'Call to undefined method App\Http\Controllers\Auth\LoginController::middleware()' when I go to the login page. here is the code of LoginController.php:

0 likes
3 replies
anilkumarthakur60's avatar

can you show me your base controller class and controller what is being executed by the route

Snapey's avatar

why not treat us to the full error?

Please or to participate in this conversation.