In this tutorial I would like to share with you how to implement a follow and unfollow system with PHP Laravel and MySQLi like Twitter and Facebook. In this features you will see a user can follow unfollow another user and you can see which users following you and how many followers you have. So in this lecture I will explain you step by step create follow unfollow system in laravel 5.8 application.
https://codechief.org/article/laravel-58-follow-unfollow-system-example-from-scratch
Top comments (3)
All your post are about Laravel, i am a laravel developer too... What do you think about a lot of developers are moving to js?
Of course you have to learn js to become a good developer. You can learn vue, react , node or angular.
Do you have source code?