Go to file
2024-11-05 16:45:53 +08:00
app init 2024-11-05 12:10:06 +08:00
config change to 80 2024-11-05 16:45:53 +08:00
process init 2024-11-05 12:10:06 +08:00
public init 2024-11-05 12:10:06 +08:00
runtime init 2024-11-05 12:10:06 +08:00
support init 2024-11-05 12:10:06 +08:00
vendor init 2024-11-05 12:10:06 +08:00
composer.json init 2024-11-05 12:10:06 +08:00
composer.lock init 2024-11-05 12:10:06 +08:00
LICENSE init 2024-11-05 12:10:06 +08:00
README.md init 2024-11-05 12:10:06 +08:00
start.php init 2024-11-05 12:10:06 +08:00
windows.bat init 2024-11-05 12:10:06 +08:00
windows.php init 2024-11-05 12:10:06 +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/* ./