Simple online voting using Laravel with ajax
##demo https://www.youtube.com/watch?v=FtF8KJAgi78
##start application :
- import voteid.sql to your database
- Install laravel for windows/linux : https://laravel.com/docs/5.2
- open terminal
- cd /path/to/file
- php artisan serve