Download the PHP package zing/laravel-like without Composer
On this page you can find all versions of the php package zing/laravel-like. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zing/laravel-like
More information about zing/laravel-like
Files in zing/laravel-like
Download zing/laravel-like
More information about zing/laravel-like
Files in zing/laravel-like
Vendor zing
Package laravel-like
Short Description User like/unlike behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/like
Package laravel-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 laravel-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 laravel-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 zing/laravel-like contains the following files
Loading the files please wait ....