Home › Forums › Teachify LMS › enrolls problem at version 2.3.0 › Reply To: enrolls problem at version 2.3.0
The best way to do that
//Mark, If an user is Super Admin. if ( $user->isAdmin() ){ $isOpen = $user->isAdmin(); }