Common way to allow Auth access to all actions in a controller is to do something like this: //In some controller public function beforeFilter() {
Common way to allow Auth access to all actions in a controller is to do something like this: //In some controller public function beforeFilter() {