Support request: php artisan autocomplete is not working correctly #99
Unanswered
fang-wei-jie
asked this question in
Support ticket
Replies: 1 comment 2 replies
-
Thanks for reporting. Hmmm. Potentially looks similar to #68. Perhaps there is something wrong with our generateSpec function... Realistically, I'm not sure if we will be able to get to this in the next few weeks. Are you able to investigate to see if there is something wrong with the php artisan spec itself? See github.com/withfig/autocomplete |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checks
cw doctor
in the affected command line session and it didn't resolve my issuecw restart
and it didn't resolve my issueExpected behaviour
When I typed
php artisan
, it should continue to provide suggestion to other laravel commands.Actual behaviour
The recommendation just stopped at
php artisan
only.Screen.Recording.2024-03-14.at.3.45.02.PM.mov
Steps to reproduce
php artisan
Environment
Beta Was this translation helpful? Give feedback.
All reactions