I have this group in my route: }
Route::group(['prefix' => 'v1/en'], function() {}
is it possible to change the 'en' segment uri in a parameter, so it can be changed depending on the request? Something like this:
Route::group(['prefix' => 'v1/{lang}'], function() {}
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2tIiGdZ
via IFTTT
Aucun commentaire:
Enregistrer un commentaire