1
I have a controller that runs the index method for the main page. A button in profile information is called by a route that falls into the registration method. The instance that was executed when you ran the index still exists when I am running another call via get? Or does it go to each new request?