I have routes set through resource controller...
the route with the URI named as payments in the picture are working fine for resource called payment. But when I added
Route::get('payments', ['uses'=>'PaymentsController@retrieve', 'as'=>'retrieve']);
The route is not showing in route list as shown in the image.Please help
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire