When i typ on cmd laravel new blog. I get that error message. RM' is not recognized as an internal or external command.
I could not find the solution on the internet.
When i typ on cmd laravel new blog. I get that error message. RM' is not recognized as an internal or external command.
I could not find the solution on the internet.
Try using this command:
composer create-project --prefer-dist laravel/laravel blog