First of all, I’m new to Laravel. I got the followings after running "php artisan route:list", is it normal?
Here is everything in web.php:
>Solution :
Your "php artisan route:list" looking fine, It’s a Laravel 9 new route:list console view. Link: https://laravel.com/docs/9.x/releases#improved-route-list

