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.
1 parent f7e429e commit 32686adCopy full SHA for 32686ad
README.md
@@ -26,7 +26,7 @@ This PHP File Manager is a web-based application that allows users to manage fil
26
1. Clone the repository to your web server's document root:
27
28
```bash
29
- git clone https://github.com/JosephChuks/php-file-manager.git
+ https://github.com/JosephChuks/php-file-manager-with-code-editor
30
```
31
32
2. Set the appropriate permissions for the `root_path` directory to allow file operations.
0 commit comments