I'm using Laravel 5.7 I'm trying to route my function for get and post. I want to load a view and post a form. As I have studied Route::match(['GET','POST'], '/', TestController@test); Route::any('/', TestController@test); one of these should work. But its not working for me,is there any other way or I'm doing something wrong?
from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2DcyYPL
via IFTTT
Aucun commentaire:
Enregistrer un commentaire