hadishahpuri/social-media-actions

like, comment and bookmark actions

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/hadishahpuri/social-media-actions

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

This package is auto-updated.

Last update: 2025-10-10 23:39:47 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?