Issue
After a break, I decided to work on one of my Laravel projects again. The "php artisan serve" command worked fine before, and so it did on other projects. But now it doesn't work on any project and I have no clue why. The composer commands don't work either. I tested ipconfig and this does work, so I guess it has something to do with commands from 3rd parties?
Things I tried:
- Run CMD in administrator mode
- Check if the environment paths were still correct (and they seem so)
I got a big Windows update a few days ago and I think it has something to do with it, but I can't find anyone with similar issues.
The command below just gives me a blank line, and then a new line with the path and option to type a command.
D:\xampp\htdocs\webshop>php artisan serve
Screenshot:
Solution
Please reinstall composer from this link and try it
Answered By - AddWeb Solution Pvt Ltd
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.