25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Daniel Covington cc7c328f7e init 1 hafta önce
app init 1 hafta önce
config init 1 hafta önce
database/migrations init 1 hafta önce
docker init 1 hafta önce
framework init 1 hafta önce
public init 1 hafta önce
resources init 1 hafta önce
storage init 1 hafta önce
tests init 1 hafta önce
.env.example init 1 hafta önce
.gitignore init 1 hafta önce
Dockerfile init 1 hafta önce
command.php init 1 hafta önce
composer.json init 1 hafta önce
composer.lock init 1 hafta önce
docker-compose.yml init 1 hafta önce
phpunit.xml init 1 hafta önce
readme.md init 1 hafta önce
server.php init 1 hafta önce

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.