Today we are releasing a brand new update of Teachify LMS v.2.2.0
From the version 2.2.0, admin can see all lecture preview before publishing any course. There was a responsive design issue at the top menu bar, with this update, it has been fixed.
Now admin/user can change their E-Mail from the dashboard profile update section. This feature lifts Teachify LMS to the one level higher.
We always listen to you, sometimes it takes time to implement.
Teacihfy LMS has some exciting additions that youâll love to explore. Have a quick look at our changelog to see whatâs in store for you in version 2.2.0
- Fixed Responsive Design Top Menu
- Change E-Mail, Password from the dashboard
- Preview Course by Admin
- Fix: Trying to get property âenrolled_atâ of non-object at section
- Fix: Trying to get property âenrolled_atâ of non-object at Content
- Fix: Trying to get property âenrolled_atâ of non-object at Course
Upgrade Guide from the version 2.0.0
Download latest version from the codecanyon using your account. Unzip and the package and replace all of the files to your server listed below.
Note: Take a backup of your live application at first, we are not liable if anything breaks on your server.
app/Content.php Mapp/Course.php Mapp/Http/Controllers/CourseController.php Mapp/Http/Controllers/DashboardController.php Mapp/Providers/AppServiceProvider.php Mapp/Section.php Mapp/functions.php Mcomposer.json Mcomposer.lock config/app.php public/index.php Mpublic/themes/edugator/assets/css/style.css public/themes/edugator/dashboard/settings/profile.blade.php public/themes/edugator/header.blade.php resources/lang/en/admin.php resources/views/admin/menu.blade.php resources/views/admin/settings/storage_settings.blade.php routes/web.php