I want to register users using Laravel as backend and log them back in with the same credentials via my Flutter app.
I tried doing research using chatgpt in order to solve the error but still couldn’t. This is the error I’m working with.
Call to undefined method
AppHttpControllersAuthRegisterController::middleware() GET
127.0.0.1:8000 PHP 8.2.12 — Laravel 11.16.0
1