Похожее видео
In Part-76 of dating series we will continue working on Favorite profiles functionality in which any user can add any other user as his favorite. In this video We will add separate section for My Favorite Profiles like My Friends in user profile page. 1 Update viewProfile function :- First of all update viewProfile function in UsersController to get the list of favorite profiles of the opened user profile and return to profile page. 2 Update profile.blade.php file :- Now update user profile page with their favorite profiles that we will get from viewProfile function in UsersController. Thanks for watching :,
Похожее видео