bigmom/poll

dev-master 2021-02-26 09:33 UTC

This package is auto-updated.

Last update: 2024-04-26 16:49:59 UTC


README

Voting/Polling package. Contains an example widget, but not the best.

Installation

  • composer require bigmom/poll
  • php artisan vendor:publish
  • php artisan migrate

If bigmom/auth has not been published yet, please do so.

Usage

Access the management UI through /bigmom. Use the Vote Facade to cast votes.