You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I've implemented the frontend for this feature, which is basically a follow button that appears if you're on someone else's profile (not yours). we need the user to be able to follow and unfollow other users and toggle between the "main" feed and a "people you follow only field".
The block functionality is out of the scope of this issue.
Possible implemenetations
create this feature from the ground-up
use this seemingly simple Laravel package that provides a follow/unfollow system
The text was updated successfully, but these errors were encountered:
Description
Currently I've implemented the frontend for this feature, which is basically a follow button that appears if you're on someone else's profile (not yours). we need the user to be able to follow and unfollow other users and toggle between the "main" feed and a "people you follow only field".
The block functionality is out of the scope of this issue.
Possible implemenetations
The text was updated successfully, but these errors were encountered: