Okay
  Print

Doctry - Doctors and Hospital Listing

Server Requirements Below are the server requirements for the laravel application's PHP version= 7.1.3OpenSSL PHP ExtensionPDO PHP ExtensionMbstring PHP ExtensionTokenizer PHP ExtensionXML PHP ExtensionCtype PHP ExtensionJSON PHP ExtensionBCMat ...

How to Enable Real Time Chat Please make sure Node.js server is installed and active on your server. Please ask your hosting provider to run server.js file through SSH commands, server.js file is located in (your-project > js > server.js) Please ask your ...

How to Translate language in Doctry? Translation of strings is termed as localization in laravel official documention. You can change language according to your need in doctry by following the steps given below. Go to project main folder you will find "resourc ...

How to setup CRON job in Doctry Go to the cPanel and then click on Cron Jobs Then Setup a Cron Job according to your needs.  Command will look something like that /opt/php71/bin/php -q /http://yoursite.com/artisan schedule:run >> /dev/null 2>&1 T ...

Email Configuration You need to configure the following settings in your .env file MAIL_HOST: Your mail server host MAIL_PORT: Your mail server port MAIL_USERNAME: Your email id MAIL_PASSWORD: your email password MAIL_ENCRY ...

Server Requirements Below are the server requirements for the laravel application's PHP version= 8.0OpenSSL PHP ExtensionPDO PHP ExtensionMbstring PHP ExtensionTokenizer PHP ExtensionXML PHP ExtensionCtype PHP ExtensionJSON PHP ExtensionBCMath ...

Email Configuration You need to configure the following settings in your .env file MAIL_HOST: Your mail server hostMAIL_PORT: Your mail server portMAIL_USERNAME: Your email idMAIL_PASSWORD: your email passwordMAIL_ENCRYPTION: If your MAIL_POR ...

Email Configuration You need to configure the following settings in your .env file MAIL_HOST: Your mail server host MAIL_PORT: Your mail server port MAIL_USERNAME: Your email id MAIL_PASSWORD: your email password MAIL_ENCRY ...

How to Enable Real Time Chat ***************************************************************************************************************** How to enable real-time chat Please note real-time chat will only work if your server does support node.js an ...

How to install Application on Local Server 1. Download package from codecanyon2. Unzip the main-files and then copy the worketic folder and paste it on your local server3. Start editing your .env file located in downloaded folder. Please make sure you have added the  ...