A Upvote-Downvote Weighted Ranking System Using Bayesian Average implemented in Laravel 5.
-
Clone the application:
$ https://github.com/MikeLidbary/rating-system
-
Install Composer
-
Run
Composer install
in your terminal to install dependencies -
Create an
env
file and update your database details. -
Run
php artisan migrate
-
Run
php artisan db:seed
-Follow the tutorial https://www.talwork.net/upvotedownvote-weighted-ranking-system-in-laravel-using-bayesian-formula