You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.