Download the PHP package laravel-interaction/follow without Composer
On this page you can find all versions of the php package laravel-interaction/follow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-interaction/follow
More information about laravel-interaction/follow
Files in laravel-interaction/follow
Download laravel-interaction/follow
More information about laravel-interaction/follow
Files in laravel-interaction/follow
Vendor laravel-interaction
Package follow
Short Description User follow/unfollow behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/follow
Package follow
Short Description User follow/unfollow behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/follow
Please rate this library. Is it a good library?
Informations about the package follow
Laravel Follow
User follow/unfollow behaviour for Laravel.
Introduction
It let people express how they feel about the model(documentation/subject/topic).
Installation
Requirements
Instructions
Require Laravel Follow using Composer.
Publish configuration and migrations
Run database migrations.
Usage
Setup Follower
Setup Followable
Follower
Followable
Events
Event | Fired |
---|---|
LaravelInteraction\Follow\Events\Followed |
When an object get followed. |
LaravelInteraction\Follow\Events\Unfollowed |
When an object get unfollowed. |
License
Laravel Follow is an open-sourced software licensed under the MIT license.
All versions of follow with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/database Version ^8.13 || ^9.0 || ^10.0 || ^11.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0
laravel-interaction/support Version ^1.0 || ^2.0 || ^3.0
illuminate/database Version ^8.13 || ^9.0 || ^10.0 || ^11.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0
laravel-interaction/support Version ^1.0 || ^2.0 || ^3.0
The package laravel-interaction/follow contains the following files
Loading the files please wait ....