You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: