Update README.md

This commit is contained in:
Milos Stojanovic
2021-07-18 09:19:27 +02:00
committed by GitHub
parent 3ee8c36d7a
commit 5578bb492e

View File

@@ -96,6 +96,9 @@ This is read-only demo with guest account enabled.
- No database required
- Framework free [](https://www.youtube.com/watch?v=L5jI9I03q8E)
## Limitations
- Symlinks are not supported by the underlying [Flysystem](https://flysystem.thephpleague.com/v1/docs/adapter/local/)
- File permission operations are not supported (chmod/chown)
## Minimum Requirements
- PHP 7.2.5+ (with php-zip extension)