larapoll icon indicating copy to clipboard operation
larapoll copied to clipboard

How to render all poll at once???

Open DevPrecious opened this issue 4 years ago • 3 comments

DevPrecious avatar Sep 29 '21 23:09 DevPrecious

I didn't understand

akiyamaSM avatar Sep 30 '21 02:09 akiyamaSM

I mean how to show all polls in a page instead of doing this {{ PollWriter::draw(Inani\Larapoll\Poll::find(2)) }}

DevPrecious avatar Sep 30 '21 13:09 DevPrecious

It is not implemented. you can loop over all of them.

akiyamaSM avatar Sep 30 '21 13:09 akiyamaSM