Preserve the Laravel application around the product.
QuizTem does not replace the host shell or take ownership of infrastructure that belongs to the application.
QuizTem is delivered as a Composer-installable package with its product runtime, routes, views, configuration, commands, and data model kept inside a clear package boundary.
QuizTem uses explicit package-owned conventions to reduce collisions with the host application.
QuizTem does not replace the host shell or take ownership of infrastructure that belongs to the application.
Laravel host + QuizTem package
/quiztem · /cms · host identity
QuizTem can share a Laravel application with optional WebBlocks CMS while keeping routes, tables, views, config, and authorization distinct.
The guarded update path validates release compatibility, checksums, package contents, runtime target, staging, and backup before apply.
Metadata · checksum · stage · validate · backup · apply
Exact repository credentials and release access are provided through the appropriate private installation process.
Package-first boundaries keep product behavior testable and portable.
Tell us about your Laravel version, identity model, optional CMS, and organization structure.