When trying to create a new laravel project, The following error appears on the CLI:
Could not open input file: artisan Script php artisan clear-c
Could not open input file: artisan
Script php artisan clear-c
Try executing it as sudo.
sudo
sudo laravel new blog
Your file may not have the appropriate permissions. Let us know if it worked!