View hidden content is available for registered users!
Mentor LMS - Learning Management System v5.1.0
Fix: Resolved latest version update issues.
Fix: Restored missing instructor detail page.
Fix: Instructors can create new courses again.
Fix: Instructors can purchase and enroll in other instructors’ courses.
Fix: Instructors course listing and edit access scoped correctly.
Fix: Design issues resolved from the course player page.
Fix: Home page load issue of Old frontend management system.
Fix: Course and Exam price calculation issue based on discount.
Fix: Home page “New courses” section error Component "new-courses-carousel" not found.
New: Introduced modular-based architecture for better long-term maintainability and codebase management.
New: Added laravel/wayfinder for type-safe route generation, replacing tightenco/ziggy.
New: Added notification system for Offline payment submission and approval.
New: Added the course and exam to publicly or privately accessible system.
Improve: SEO improvements for some missing public pages.
Improve: Increase instructor resume upload file size from 2MB to 3MB.
Improve: App performance improved by adopting the new modular-based architecture.
Improve: Reduced Application Size from ~90MB to around ~60MB.
Improve: Improved Performance for faster loading and better overall efficiency.
Improve: Easier Maintenance the structure for managing and updating code.
Upgrade: PHP ^8.2 → ^8.3, Laravel 12 → 13, React 18 → 19, Inertia v2 → v3, etc.