I got this problem when I deployed a Laravel app:
The GET method is not supported for route api/login. Supported methods: POST.
But on the route I use the method POST
Route::post('/login',[AuthController::class,'login']);
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/FyMkhd8
via IFTTT
Aucun commentaire:
Enregistrer un commentaire