Command stuck on “Running” (no response)

Here’s a real example of what I’m facing.

I tried running a simple command:

php artisan tinker --execute="echo App\Models\LotteryResult::count();"

And this is what happens:

  • Status shows “Running…”

  • No output

  • No error

  • No completion

It just hangs indefinitely.

This is not a heavy or complex command — it should return instantly.

But instead, it gets stuck like this every time.

This makes even basic debugging impossible.

Attaching screenshot for reference.

1 Like

Hello,

Thank you for bringing these concerns to our attention. Please be assured that I have shared your feedback with our internal team for further review.
We appreciate your continued patience as we work to enhance the Antigravity experience.