I have a Controller called Home and I'm trying to change it to BPA.
I want to know if I just change the name HomeController
to BpaController
and change the name of the Home folder in the View folder.
Or if you need to change something else to work without problems.