- Email, SMS and Push notification and messaging
- Online Payment
- YouTube videos
If you are using Hospital ERP Software with internet on localhost installation then above mentioned features will work.
define('ENVIRONMENT', 'production');define('ENVIRONMENT', 'development');|
Do not forget to turn it back to
production when you have finished the
error checking or debugging
|

