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