I am extending Laravel\'s controller for a package.
So I know Laravel controllers run their constructor and method at different stages of the app.
publ