laravolt / votee
This package is abandoned and no longer maintained.
No replacement package was suggested.
Upvote downvote for any eloquent object
0.3
2015-11-15 13:23 UTC
Requires
- php: >=5.5.0
- illuminate/support: ~5.1
Requires (Dev)
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
README
NOTE:
- Replace
:author_name
:author_username
:author_website
:author_email
votee
Votee
:package_description
with their correct values in README.md, CHANGELOG.md, CONTRIBUTING.md, LICENSE.md, PackageServiceProvider.php and composer.json files. - Rename the file PackageServiceProvider.php and the Provider class to reflect the Votee.
- Delete the above lines up and including NOTE:.
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Install
Via Composer
$ composer require league/votee
Usage
$skeleton = new League\Skeleton(); echo $skeleton->echoPhrase('Hello, League!');
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please contact LaraLeague.
Credits
License
The MIT License (MIT). Please see License File for more information.