Skip to content

thehovdev/onversus.fun

Repository files navigation

onversus.fun

Simple laravel + vue.js app for vote battles

  • fetch master branch
  • create new laravel app "laravel new appname" & configure it
  • cd appname
  • mkdir storage/app/public/images
  • cd public
  • ln -s ../storage/app/public/images storage && cd ..
  • merge with master branch
  • fix conflicts in each file with git checkout --theirs reponame/master
  • config database
  • php artisan migrate
  • start to use & develop

About

laravel + vue.js webapp for counting votes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published