Download the PHP package thezeroday/laravel-votable without Composer
On this page you can find all versions of the php package thezeroday/laravel-votable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thezeroday/laravel-votable
More information about thezeroday/laravel-votable
Files in thezeroday/laravel-votable
Package laravel-votable
Short Description This package enables seamless implementation of likes and dislikes functionality in Laravel-based projects.
License MIT
Homepage https://github.com/thezeroday/laravel-votable
Informations about the package laravel-votable
Likes and dislikes package for Laravel
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-votable with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0