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

[Bug]: Not activating Laravel Extension because no artisan file found #179

Closed
SC7639 opened this issue Jan 9, 2025 · 1 comment
Closed
Assignees
Labels

Comments

@SC7639
Copy link

SC7639 commented Jan 9, 2025

Extension Version

0.1.16

PHP Binary

Local PHP

Operating System

macOS

What happened?

Tried to run the extension in my laravel project and I get

Activating Laravel Extension...
Not activating Laravel Extension because no artisan file found
Not activating Laravel Extension because "shouldActivate" returned false

Our project has the laravel files in child directory ./src. If I could set that to look for artisan/laravel files in a config option or if the extension can look for it a single depth of a child directory, would solve my issue 🙂

Mimimal Code Sample

No response

@joetannenbaum
Copy link
Collaborator

Duplicate of #46 and should be fixed in the next release with #184

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

No branches or pull requests

2 participants