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
I think you are not into laravel project directory please simply go to laravel project directory by using following command
cd projectName