-
Couldn't load subscription status.
- Fork 180
Closed
Description
Laravel Package Version
1.0.1
Laravel Version
12.20
PHP Version
8.4.0
Database Driver & Version
Postgres 17
Description
When I try to activate laravel-boost in my "MCP Settings" in PhpStorm, I get an red exclamation mark with the message:
StandaloneCoroutine was cancelled
Could not open input file: /var/www/html/artisan
I'm using docker.
Steps To Reproduce
Setup an laravel project with docker and install boost (I guess). Not sure why it's not working on our side. We don't have any special things within our Laravel project.