We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Basic usage
README.md
1 parent d9c5413 commit 4797ac8Copy full SHA for 4797ac8
CHANGELOG.md
@@ -8,6 +8,7 @@
8
- Bug #149: Update PHPStan annotations and add container configuration file (@terabytesoftw)
9
- Bug #150: Add container configuration to `console` app setup (@terabytesoftw)
10
- Bug #156: Update `README.md` with new Packagist badges and improve structure (@terabytesoftw)
11
+- Bug #159: Remove redundant `Basic usage` section from `README.md` (@terabytesoftw)
12
13
## 0.1.0 August 31, 2025
14
README.md
@@ -89,8 +89,6 @@ php -S localhost:8080 -t web
89
90
> Your application will be available at `http://localhost:8080` or at the address set in `--address` option.
91
92
-### Basic usage
93
-
94
#### Directory structure
95
96
```text
0 commit comments