hadishahpuri/social-media-actions

点赞、评论和收藏操作

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

This package is auto-updated.

Last update: 2024-09-10 21:08:47 UTC


README

这个仓库是做什么用的?

此包处理常见的社交媒体操作,例如

评论、书签、点赞、查看

此包需要一个用户表来管理操作的拥有者

要求

  • php >= 7.3

安装

运行以下命令

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

用法

查看 完整API文档

需要帮助和支持?