Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

general's avatar

Terminal - php artisan stopped working

Good evening

i'm using terminal on OSX. Everything worked fine until I get some error after php artisan migrate. Now when I write php artisan nothing happen. Any error, nothing. In terminal header I see SITE NAME -- bash --

0 likes
4 replies
general's avatar

Oh yes I had error in my code but I didn't know it can cause some problems in Terminal... Thx @mikebronner I'm new in laravel :)

mikebronner's avatar

@general welcome to the community! I think you will like it here. Laravel has a great community, I think its by far the most enjoyable space to learn in :) (as far as web development goes)

mindvis's avatar

Hi. I have installed composer and Laravel 5.3 on my Mac OS X. Now I want to start a new project, so when I type laravel new blog, it says command not found. What am I missing here?

Please or to participate in this conversation.