Download the PHP package laravel-interaction/vote without Composer
On this page you can find all versions of the php package laravel-interaction/vote. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-interaction/vote
More information about laravel-interaction/vote
Files in laravel-interaction/vote
Download laravel-interaction/vote
More information about laravel-interaction/vote
Files in laravel-interaction/vote
Vendor laravel-interaction
Package vote
Short Description User upvote/downvote behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/vote
Package vote
Short Description User upvote/downvote behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/vote
Please rate this library. Is it a good library?
Informations about the package vote
Laravel Vote
User upvote/downvote behaviour for Laravel.
Introduction
It let people express how they feel about the model(documentation/answer/question), is the model helpful/useful or not.
Installation
Requirements
Instructions
Require Laravel Vote using Composer.
Publish configuration and migrations
Run database migrations.
Usage
Setup Voter
Setup Voteable
Voter
Voteable
Events
Event | Fired |
---|---|
LaravelInteraction\Vote\Events\Voted |
When an object get voted/upvoted/downvoted. |
LaravelInteraction\Vote\Events\VoteCanceled |
When an object get vote cancellation. |
License
Laravel Vote is an open-sourced software licensed under the MIT license.
All versions of vote with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/database Version ^8.13 || ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
laravel-interaction/support Version ^1.0 || ^2.0 || ^3.0
illuminate/database Version ^8.13 || ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
laravel-interaction/support Version ^1.0 || ^2.0 || ^3.0
The package laravel-interaction/vote contains the following files
Loading the files please wait ....