Download the PHP package miragepresent/likeable without Composer
On this page you can find all versions of the php package miragepresent/likeable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download miragepresent/likeable
More information about miragepresent/likeable
Files in miragepresent/likeable
Download miragepresent/likeable
More information about miragepresent/likeable
Files in miragepresent/likeable
Please rate this library. Is it a good library?
Informations about the package likeable
Likable Helper for Eloquent models
Installation
Run composer require miragepresent/likeable;
And php artisan migrate
Usage
Just use Likeable trait in your model:
Now You are able to use methods like(), dislike() and toggleLike() in your model for adding/removing a like of an
authorized user.
Example:
All versions of likeable with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package miragepresent/likeable contains the following files
Loading the files please wait ...