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
if you re in say my-project/app/somefolder run in terminal cd .. two times to get in my-project/ folder
my-project/app/somefolder
cd ..
my-project/