initial commit

This commit is contained in:
maurice
2025-10-25 14:30:39 +02:00
commit e99337652d
13 changed files with 205 additions and 0 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# PHP
When using VS Code, you need to set `Laravel: PHP path` to
```
/home/user/.config/herd-lite/bin/php
```
Else it won't work.