php - Artisan command not recognized -
i trying artisan update
. says command artisan
not recognized command. using xampp, have added path c:\xampp\php
command still not working. ideas on how this?
i'ts simple:
- navigate directory of artisan, because can have multiple laravel installations artisan version
- run
php artisan update
Comments
Post a Comment