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
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: