Example #1
0
 function __construct()
 {
     Config::set('auth', Config::get('laravel-cms::auth_admin'));
     RoleModel::registerAllRoles();
 }