Пример #1
0
 public static function isAuth()
 {
     return Session::check('user_id');
 }