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

php artisan docs command opens a new shell window instead of browser #43561

Closed
hopkins385 opened this issue Aug 5, 2022 · 5 comments
Closed

Comments

@hopkins385
Copy link

hopkins385 commented Aug 5, 2022

Hi guys, I'm very excited about the new artisan docs command.
Unfortunately on my local dev machine the behavior is not as expected.

I'm using vscode with powershell and the artisan docs command does open a new shell window intead of opening my browser.
Might be solveable via a local config update .. but idk where.

Anyone who can give advice?

  • Laravel Version: Laravel Framework 9.23.0
  • PHP Version: PHP 8.1.6 (cli)
  • Database Driver & Version:
  • OS: Win10 x64
  • PowerShell: PSVersion 5.1.19041.1682
  • VSCode: 1.70.0
  • NodeJS: v18.1.0
  • Xampp: Xampp with php 8.1.6

Description:

php artisan docs opens a new shell window instead of opening my browser

Steps To Reproduce:

1.) Enter in vscode shell console php artisan docs validation rules

Hint

If I enter into the same console start https://laravel.com/docs/9.x/validation#available-validation-rules then it is working as expected and a new tab is opened in my standard browser

@scajal
Copy link

scajal commented Aug 5, 2022

I'm facing the same issue in the exact same version.

@Saifallak
Copy link

i guess this is solved by #43566

@timacdonald
Copy link
Member

I believe this will be fixed by the above mentioned PR and will be released on Tuesday. Please let me know if issues still persist.

@hopkins385
Copy link
Author

Confirmed. Works now as expected.

@timacdonald
Copy link
Member

Fantastic news. Thanks for reporting back @hopkins385

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

No branches or pull requests

4 participants