Hello, Here is a strange bug that appeared since I upgraded my Laravel 6 to Laravel 8. I have more a...
@tvbeek Yes, here are the middlewares : // $this->middleware('auth'); // Disable it to allow non...
I still haven't found the solution. I have tried all of the following: I removed the "auth"...