bigmom/poll

Poll

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/bigmom/poll

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

This package is auto-updated.

Last update: 2025-09-26 20:07:12 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.