composer create-project --prefer-dist laravel/laravel laravel
I use this code in my pc cmd to install laravel. after install i saw route folder is missing. but in laravel documentation say there should be route folder. I'm new to laravel but um OK with codeignitere. so i need a help to solve this issue.
This is screenshot of my cmd that will help you to get idea about my issue

Thanks.