I installed laravel with composer all working ... I use commands like laravel new projeto
, but if I use a command like php artisan list
it informs that the artisan command is not recognized ... How can I "install artisan"?
Note:
- Use Mac
- Use MAMP