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 e97646d commit 5cbb14fCopy full SHA for 5cbb14f
README.md
@@ -59,7 +59,7 @@ wsl
59
docker exec -it virtual-file-system-laravel.test-1 bash
60
```
61
62
-- Install php dependencies:
+- Install php dependencies (optional, if missing some required php extension in base system):
63
``` bash
64
git config --global --add safe.directory /var/www/html
65
composer install
0 commit comments