Open adrianblynch opened 2 months ago
check LaravelExtraIntellisense.phpCommand
. it should be docker compose exec -w /var/www/html app_container_name php -r "{code}"
Don't forget to replace app_container_name
with your Docker service name of the app itself
Hi.
I am running a Laravel app in Docker. When starting the extension I get a number of errors.
app_db is the Docker service name.
The errors are all of the same type, namely:
The full log is below.
Any thoughts on how to fix this?
VS Code: 1.92.0 Extension: v0.6.6 Logs: