vendredi 22 janvier 2016

Laravel 5 - Method Not Allowed on POST

I'm trying to save a backbone model using model.save().

The url I'm trying to send a POST method to is: http://localhost/user
My route is: Route::POST('/user/{user}', 'Dashboard\Dashboard@newUser');

But I get a Method Not Allowed Exception

Can you see what's wrong in my code?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1ndgbcW
via IFTTT

Aucun commentaire:

Enregistrer un commentaire