]> _ Git - psq.git/commit
added poll types
authorLouis Jeckel <louis.jeckel@outlook.com>
Thu, 22 Oct 2020 11:44:23 +0000 (13:44 +0200)
committerLouis Jeckel <louis.jeckel@outlook.com>
Thu, 22 Oct 2020 11:44:23 +0000 (13:44 +0200)
commit1c4971f6d98352fc4b3b1771a412841c6aff5e2b
tree09bfe3e40e67210fe3ee4bd9e344c24d52352580
parenta93cc310e50a1f2c47962d6092725343ec6f36a1
added poll types
app/Http/Controllers/Admin/PollController.php
config/app.php
config/twill.php
resources/js/components/PollAnswers/PollAnswers.vue
resources/views/admin/blocks/poll_rating.blade.php [new file with mode: 0644]
resources/views/admin/blocks/poll_yes_no.blade.php [new file with mode: 0644]
resources/views/admin/polls/form.blade.php
resources/views/site/blocks/poll_rating.blade.php [new file with mode: 0644]
resources/views/site/blocks/poll_yes_no.blade.php [new file with mode: 0644]
resources/views/site/layouts/block.blade.php