hex0gen / laravel-rateit
Simple star rating component for use it in Views and Models.
dev-master
2020-03-27 10:07 UTC
Requires
- php: ^7.1
- illuminate/support: ^5.8
Requires (Dev)
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-02-27 21:11:39 UTC
README
Simple star rating component for use it in your Views to rate your Models.
Installation
You can install the package via composer:
composer require hex0gen/laravel-rateit
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email alex.lapin@mail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.