Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker commands executed but not taking effect #105

Closed
xiki808 opened this issue Sep 5, 2023 · 1 comment
Closed

Docker commands executed but not taking effect #105

xiki808 opened this issue Sep 5, 2023 · 1 comment

Comments

@xiki808
Copy link

xiki808 commented Sep 5, 2023

When trying any Laravel Artisian command, the command is executed but the file or the necessarily process does not take effect.

For example when I try Artisian: Route List, keeps loading:

image

I'm running the project in docker on WSL and these are my VSCode settings:

"artisan.docker.command": "docker exec pdf-php",
"artisan.docker.enabled": true,
"artisan.wsl.enabled": true,

Tried a couple of other commands such a combination of docker-compose or the flag -T but nothing works.

The output still shows the artisian command

image

Copy link

github-actions bot commented Nov 4, 2023

Marking issue as stale since there has'nt been any activity recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant