Password/Key:
*
Nulled Version Added
v10.0.0 Major Update 24-JULY-2025
- [UPGRADE] Laravel 10 to 12
- [UPGRADE] Vendor Packages
- [UPGRADE] Node package.json & package.lock
- [ADD] Zoom content page which is required when making zoom accessible for live users
- [ADD] Integrate Google Maps to display Pharmacies in admin with dynamic markers and center coordinates
- [ADD] Integrate Google Maps to display Laboratories in admin with dynamic markers and center coordinates
- [ADD] Integrate Google Maps to display hospitals with dynamic markers and center coordinates
- [ADD] Implement logout functionality for users and add routes for bulk logout of doctors and patients
- [ADD] Appointment Scheduled Reminder Notification for Doctor
- [ADD] Appointment Scheduled Reminder Notification
- [FIX] Fix SQL query in Pharmacy model to use 'lng' instead of 'lang' for accurate distance calculation
- [FIX] Optimize doctor and lab search functionality with improved filter handling
- [FIX] Update doctor display template to handle missing treatment and category data gracefully
- [FIX] Remove debug info logging from OneSignal notification data
- [FIX] Update appointment_status column to use ENUM type for better status management
- [FIX] Update device token validation to handle empty strings
- [FIX] Videocall functionality
- [FIX] Enhance status change notification to support both patient and doctor notifications
- [FIX] Improve appointment cancellation logic
- [FIX] Code Formatting Fixes with PINT