Releases: osoobe/laravel-quiz
Releases · osoobe/laravel-quiz
Release list
UI bug fixes
What's Changed
- improve: add tab url navigation, fix csrf token issue and improve the ui by @b4oshany in #1
- fix: allow-list pestphp/pest-plugin so CI's composer install runs non-interactively by @b4oshany in #2
New Contributors
Full Changelog: v1.0.1...v1.0.2
Spatie Permissions
Full Changelog: v1.0.0...v1.0.1
Initial Release
Full quiz management, taking, and leaderboard package for Laravel — quizzes, questions, topics, categories, attempts, invitations, and an admin manager. The frontend is a self-contained React SPA that ships pre-built inside the package: no host build step, no Inertia, no React of your own required. The host only needs a JSON API surface and a browser.
Full Changelog: https://github.com/osoobe/laravel-quiz/commits/v1.0.0