Home Forums Teachify LMS Teachify LMS – Lecture content locked Reply To: Teachify LMS – Lecture content locked

#4114

x8smile
Participant

Find and remove this code:

` //Mark, If an user is Super Admin.
if ( Auth::check() ){
$isOpen = $user->isAdmin();
}`

app/Http/Controllers/CourseController.php