larapoll
larapoll copied to clipboard
How to render all poll at once???
I didn't understand
I mean how to show all polls in a page instead of doing this {{ PollWriter::draw(Inani\Larapoll\Poll::find(2)) }}
It is not implemented. you can loop over all of them.