mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Update README.md
This commit is contained in:
parent
6e227536c0
commit
0b6152ad95
@ -27,7 +27,7 @@ Openclassify support 22+ languages. If you'd like to contribute translations, pl
|
||||
|
||||
## Server Requirements
|
||||
|
||||
- Supports PHP 7.3 and later
|
||||
- Supports PHP 7.3 and later (8.1 Supported)
|
||||
- XML PHP Extension
|
||||
- PDO PHP Extension
|
||||
- cURL PHP Extension
|
||||
@ -49,6 +49,12 @@ Openclassify support 22+ languages. If you'd like to contribute translations, pl
|
||||
composer create-project openclassify/openclassify
|
||||
```
|
||||
|
||||
### Via Docker
|
||||
|
||||
We suggest to use Docker.
|
||||
|
||||
https://github.com/openclassify/openclassify/wiki/Installing-Openclassify-on-windows-docker-desktop
|
||||
|
||||
### Host Configuration
|
||||
|
||||
When you setup your web host be sure to point the web root to `public` directory. Just as you would a normal Laravel installation.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user