php artisan route:list code example
Example 1: laravel route list
php artisan route:list
Example 2: php artisan route:list for specific name
php artisan route:list --name=account.
php artisan route:list
php artisan route:list --name=account.