Could we overload methods in a class which extends Controller

I found we can not call overloaded methods in routes file. We can overload methods in a class which extends Controller class but if we try to access overloaded methods through routes then it will throw an error