Skip to content

tylerboyette/voteapp-laravel

Repository files navigation

VoteAPP Laravel Version

Screenshot

How to Run

  1. Install node module
npm install
  1. Install laravel
composer install
  1. Generate CSS and JS to minify version
npm run production
  1. Migrate the database
php artisan migrate:refresh --seed
  1. And run your local server
php artisan serve

About

VoteApp using Laravel Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published