Error:

Solution:
Solved my same problem just with the command:
You can use the following commands-
php artisan route:clear
or
php artisan optimize
php artisan optimize:clear

Solution:
Solved my same problem just with the command:
You can use the following commands-
php artisan route:clear
or
php artisan optimize
php artisan optimize:clear