Go to file
2024-08-10 00:43:52 +08:00
app OAUTH SUPPORT 2024-08-10 00:43:52 +08:00
config OAUTH SUPPORT 2024-08-10 00:43:52 +08:00
process INIT 2024-08-09 22:16:39 +08:00
public INIT 2024-08-09 22:16:39 +08:00
runtime OAUTH SUPPORT 2024-08-10 00:43:52 +08:00
support INIT 2024-08-09 22:16:39 +08:00
vendor OAUTH SUPPORT 2024-08-10 00:43:52 +08:00
webmaninit INIT 2024-08-09 22:16:39 +08:00
.env.case INIT 2024-08-09 22:16:39 +08:00
.gitignore INIT 2024-08-09 22:16:39 +08:00
composer.json OAUTH SUPPORT 2024-08-10 00:43:52 +08:00
composer.lock OAUTH SUPPORT 2024-08-10 00:43:52 +08:00
LICENSE INIT 2024-08-09 22:16:39 +08:00
README.md INIT 2024-08-09 22:16:39 +08:00
start.php INIT 2024-08-09 22:16:39 +08:00
windows.bat INIT 2024-08-09 22:16:39 +08:00
windows.php INIT 2024-08-09 22:16:39 +08:00

Webman INIT

Webman的启动模板:

wget https://git.laysense.com/enoch/webmaninit/archive/main.tar.gz
tar -zxvf ./main.tar.gz
rm -rf ./main.tar.gz
mv webmaninit/* ./