We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.1.15
Herd
macOS
I get this error all the time when I open a php file.
2025-01-07 09:50:09.528 [info] Activating Laravel Extension... 2025-01-07 09:50:09.528 [info] Started 2025-01-07 09:50:12.001 [error] Error: Eloquent Attributes and Relations __VSCODE_LARAVEL_START_OUTPUT__ Pest\Exceptions\InvalidPestCommand Please run [./vendor/bin/pest] instead. 2025-01-07 09:50:12.001 [error] /Users/erin/Library/Application\ Support/Herd/bin/php /Users/erin/Sites/glazed/vendor/_laravel_ide/discover-5ea4ce032fd4176b9750a211674781fa.php 2025-01-07 09:50:12.001 [error] Eloquent Attributes and Relations __VSCODE_LARAVEL_START_OUTPUT__ Pest\Exceptions\InvalidPestCommand Please run [./vendor/bin/pest] instead.
No response
The text was updated successfully, but these errors were encountered:
This one is pretty weird, no idea how it's getting to Pest...
I'm curious: If you run php artisan model:show [name of any of your models] --json does this error show up?
php artisan model:show [name of any of your models] --json
Sorry, something went wrong.
joetannenbaum
No branches or pull requests
Extension Version
0.1.15
PHP Binary
Herd
Operating System
macOS
What happened?
I get this error all the time when I open a php file.
Mimimal Code Sample
No response
The text was updated successfully, but these errors were encountered: