|
|
1 주 전 | |
|---|---|---|
| app | 1 주 전 | |
| config | 1 주 전 | |
| database/migrations | 1 주 전 | |
| docker | 1 주 전 | |
| framework | 1 주 전 | |
| public | 1 주 전 | |
| resources | 1 주 전 | |
| storage | 1 주 전 | |
| tests | 1 주 전 | |
| .env.example | 1 주 전 | |
| .gitignore | 1 주 전 | |
| Dockerfile | 1 주 전 | |
| command.php | 1 주 전 | |
| composer.json | 1 주 전 | |
| composer.lock | 1 주 전 | |
| docker-compose.yml | 1 주 전 | |
| phpunit.xml | 1 주 전 | |
| readme.md | 1 주 전 | |
| server.php | 1 주 전 | |
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.