tonghe/qas

Maintainers

Package info

github.com/tonghe-find-com/Qas

pkg:composer/tonghe/qas

Statistics

Installs: 73

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.5.0 2022-05-09 02:23 UTC

This package is auto-updated.

Last update: 2026-03-09 10:20:27 UTC


README

step1

composer require tonghe/qas

step2

Add TypiCMS\Modules\Qas\Providers\ModuleServiceProvider::class, to config/app.php, before TypiCMS\Modules\Core\Providers\ModuleServiceProvider::class,

step3

php artisan vendor:publish

step4

php artisan migrate