Download the PHP package liquidstyle/laravel-likeable without Composer
On this page you can find all versions of the php package liquidstyle/laravel-likeable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download liquidstyle/laravel-likeable
More information about liquidstyle/laravel-likeable
Files in liquidstyle/laravel-likeable
Download liquidstyle/laravel-likeable
More information about liquidstyle/laravel-likeable
Files in liquidstyle/laravel-likeable
Vendor liquidstyle
Package laravel-likeable
Short Description Traits for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' and 'wishlist' feature.
License MIT
Homepage https://github.com/liquidstyle
Package laravel-likeable
Short Description Traits for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' and 'wishlist' feature.
License MIT
Homepage https://github.com/liquidstyle
Please rate this library. Is it a good library?
Informations about the package laravel-likeable
!!! NOT STABLE - DO NOT USE !!!
Laravel Likeable Plugin
!!! NOT STABLE - DO NOT USE !!! Trait for Laravel Eloquent models to allow easy implementation of a "like" or "favorite" or "remember" feature.
Composer Install (for Laravel 5)
composer require liquidstyle/laravel-likeable "~2.0"
Install and then run the migrations
Setup your models
Sample Usage for LIKE
Sample Usage for FAVORITE
Sample Usage for WISHLISTED
Credits
- Robert Conner - http://smartersoftware.net (Original Developer)
- Jaye E. Miller - http://github.com/liquidstyle
All versions of laravel-likeable with dependencies
PHP Build Version
Package Version
The package liquidstyle/laravel-likeable contains the following files
Loading the files please wait ....