Skip to content

Releases: osoobe/laravel-quiz

UI bug fixes

Choose a tag to compare

@b4oshany b4oshany released this 18 Aug 01:54
72bf9bf

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

Choose a tag to compare

@b4oshany b4oshany released this 16 Aug 05:48

Full Changelog: v1.0.0...v1.0.1

Initial Release

Choose a tag to compare

@b4oshany b4oshany released this 16 Aug 03:22

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