samedi 16 février 2019

Laravel Route apiResource

I'm using apiResource in Route which is using (index, create, show, update, destroy) methods in exampleController. When I would like to use show method the route wont work. what shall I do?

Route::apiResource('/tournaments/{tournament}/singles', 'exampleController');



from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2V45efb
via IFTTT

Aucun commentaire:

Enregistrer un commentaire