Laravel this is not only a practical framework, it is also a programming style
jeudi 1 juin 2017
Set username as prefix in URIs Laravel
I want to set prefix in all of the authenticated URIs in Laravel 5.3 app. If I use Route::group(['prefix' => {username}]), then how can I get the username in web.php file.
Aucun commentaire:
Enregistrer un commentaire