Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Game Quizz Bundle Laravel Package

aldaflux/game-quizz-bundle

View on GitHub
Deep Wiki
Context7

game-quizz-bundle

Install

composer require aldaflux/game-quizz-bundle

Config

aldaflux_game_quizz:
    fields:
        video:
            youtube: true
            mpg: false
            videolink: true
        audio:
            question: true
            reponse: true
            reponses: true
    folders:
        public: '%kernel.project_dir%/public'
        audio: 'sons'
        video: 'game_quizz_data/videos'
    google_json: '/path/to/google_id.json'

Routing

quizz_game_bundle:
    resource: '@AldafluxGameQuizzBundle/Controller/AdminController.php'
    prefix: /game/admin
    type: annotation
    
quizz_game_play_bundle:
    resource: '@AldafluxGameQuizzBundle/Controller/GameController.php'
    prefix: /game/play
    type: annotation

Create symlink

php bin/console assets:install --symlink
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
comsave/common
alecsammon/php-raml-parser
chrome-php/wrench
lendable/composer-license-checker
typhoon/reflection
mesilov/moneyphp-percentage
mike42/gfx-php
bookdown/themes
aura/view
aura/html
aura/cli
povils/phpmnd
nayjest/manipulator
omnipay/tests
psr-mock/http-message-implementation
psr-mock/http-factory-implementation
psr-mock/http-client-implementation
voku/email-check
voku/urlify
rtheunissen/guzzle-log-middleware