This package handles common social media actions like:
Comments, Bookmarks, Likes, Views
this package requires a users table for managing the owner of the actions
php >= 7.3
Run these commands
1- $ composer require hadishahpuri/social-media-actions
2- $ php artisan actions:install
3- in configs folder open social_media_actions.php and edit the file
by your data
see full API docs
- contact me on : hadishahpuri@gmail.com