hadishahpuri/social-media-actions

like, comment and bookmark actions

dev-master 2021-12-10 15:15 UTC

This package is auto-updated.

Last update: 2024-05-10 20:29:12 UTC


README

What is this repository for?

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

Requirements:

  • php >= 7.3

Installation

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

Usage

see full API docs

help and support?