Download the PHP package laravel-interaction/like without Composer
On this page you can find all versions of the php package laravel-interaction/like. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-interaction/like
More information about laravel-interaction/like
Files in laravel-interaction/like
Download laravel-interaction/like
More information about laravel-interaction/like
Files in laravel-interaction/like
Vendor laravel-interaction
Package like
Short Description User like/unlike behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/like
Package like
Short Description User like/unlike behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/like
Please rate this library. Is it a good library?
Informations about the package like
Laravel Like
User like/unlike behaviour for Laravel.
Introduction
It let people express how they feel about the model(documentation/subject/topic).
Installation
Requirements
Instructions
Require Laravel Like using Composer.
Publish configuration and migrations
Run database migrations.
Usage
Setup Fan
Setup Likeable
Fan
Likeable
Events
Event | Fired |
---|---|
LaravelInteraction\Like\Events\Liked |
When an object get liked. |
LaravelInteraction\Like\Events\Unliked |
When an object get unliked. |
License
Laravel Like is an open-sourced software licensed under the MIT license.
All versions of like 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/like contains the following files
Loading the files please wait ....