Download the PHP package inpin/lara-like without Composer
On this page you can find all versions of the php package inpin/lara-like. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lara-like
LaraLike
Important note: this product is forked and edited from base laravel-likeable package.
Trait for Laravel Eloquent models to allow easy implementation of a "like" or "favorite" or "remember" or what ever you want features.
Composer Install (for Laravel 5.5 and above)
composer require inpin/lara-like
Install and then run the migrations
Setup your models
Sample Usage
note: default type is 'like'.
Credits
- Mohammad Nourinik - http://inpinapp.com
All versions of lara-like with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/database Version >=5.0
illuminate/support Version >=5.0
laravel/framework Version >=5.5
illuminate/database Version >=5.0
illuminate/support Version >=5.0
laravel/framework Version >=5.5
The package inpin/lara-like contains the following files
Loading the files please wait ....