samedi 19 août 2023

The GET method is not supported for route api/login. Supported methods: POST. Laravel + react deplo

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