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 --
@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)
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?