zeyuan/cherry

v1.06 2022-08-07 09:45 UTC

This package is auto-updated.

Last update: 2024-04-07 13:28:36 UTC


README

composer

第一步
composer require zeyuan/cherry thingengineer/mysqli-database-class:dev-master nikic/fast-route intervention/image

// 第二步
"autoload": {
    "psr-4": {
		"App\\":"app/"
    }
}

// 第三步执行bat命令
composer update

// 第四步
解压附件