您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Daniel Covington cc7c328f7e init 1周前
app init 1周前
config init 1周前
database/migrations init 1周前
docker init 1周前
framework init 1周前
public init 1周前
resources init 1周前
storage init 1周前
tests init 1周前
.env.example init 1周前
.gitignore init 1周前
Dockerfile init 1周前
command.php init 1周前
composer.json init 1周前
composer.lock init 1周前
docker-compose.yml init 1周前
phpunit.xml init 1周前
readme.md init 1周前
server.php init 1周前

readme.md

Whoosh website

To run the local development server, try:

export PHP_ENV=prod && php -S 127.0.0.1:8000 -t .

To make requests with cURL, try:

curl -X DELETE http://127.0.0.1:8000/old-home

Powered by TurnKey Linux.