jeudi 29 août 2019

Add link in user drop down menu using Laravel

When a user is logged in they see the standard drop down menu in the top right (which is created by Laravel). I'd like to create a "Settings" page where logged in users can go to edit their personal info, upload profile photos etc.

I can't figure out how to add a link to the users drop down menu in the top right?

I've tried adding a link in web.php

Route::get('/settings', 'HomeController@settings')->name('settings');

I'm new to Laravel so am probably missing something obvious!



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2ZCcgxq
via IFTTT

Aucun commentaire:

Enregistrer un commentaire