Updated README.md to point to correct class name.
This commit is contained in:
parent
d54ca02b38
commit
14ae4508c5
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ This driver also works for MySQL as the dependencies would suggest, but you shou
|
|||
|
||||
Requires the `sqlite3` extension.
|
||||
|
||||
### `Index\Http\HttpRequest`
|
||||
### `Index\Http\Content\MultipartFormContent`
|
||||
|
||||
You must set `enable_post_data_reading` to `Off` in `php.ini` or the FPM pool `.conf` files for `multipart/form-data` processing to work as expected.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue