I'm trying to create a new project using the command: laravel new project
But, it is giving error of "Could not open input file: C:\Users*User Name*"
Is it okay to move to the project like this, or if there is something wrong how to fix this?
C:\Users\Radeon RX>laravel new Dummy3
Crafting application...
Could not open input file: C:\Users\Radeon
Application ready! Build something amazing.
Thanks.
