35 comments found.
Hi Do we get support for customizations? or do you customize for our needs? Interested to know more about customization support. Thanks in advance.
Demo is not working.
Dear sir! It is possible to change the form of the payment template and is possible to translate in my language. If it possible to insert and user Receptionist with mode to contact with doctor and to view invoice of a pacient and print this invoice. Best regards Andi
Yes you can the language it’s support language as many as you like to use. you just need to make a language configuration.
for any kind of customisation feel free to knock me in whats app : +8801738070062
This script does not support PHP 7.4 or 8 If you please update this, that would be great.
This script is written in php 7.4 and it’s up and running fine in the demo server as well.
can you share me what kind of environment you are using ?
Hi, Sorry for late reply. When I was trying to setup, it was not taking setup until I downgrade to PHP 7.3 Finally I was able to setup using php 7.3 Now when I change back to php 7.4 after your comment, I’m facing issue creating doctor in php 7.4 but it works fine in php7.3
here is the error code in php7.4 that occurring in php7.4 production.ERROR: implode(): Passing glue string after array is deprecated. Swap the parameters {userId] (ErrorException(code: 0): implode(): Passing glue string after array is deprecated. Swap the parameters at /var/www/vhosts/agamite.com/httpdocs/vendor/cviebrock/eloquent-sluggable/src/Services/SlugService.php:139)
I can share you the full stack trace if you need.
Can’t you use php7.3 for the project !!
you can configure your apache2 vhost for separate project. So if your server have many project in many php version you can use vhost php version.
As the project is build in php7.2
some problem may occur in php 7.4
Hi,
To what extend can the Dr Assist pro be customised? For example, I would like to add another tab with Sick Note under the Prescription tab, is that possible?
yes it’s possible, for further customization talk you can add me in whatsapp +8801738070062
hi do u have app for this like doctor or patient ?
no currently there is no app for this. but if you are interested i can build an app for you. for further details feel free to knock me in whats app : +8801738070062
Can I add custom fields to the patient file like a survey?
Share me your contact no or whatsapp no?
I have tried to setup Dr assistant Pro Project on my live server with Development source code. We are facing Internal server error( HTTP 500).Required permission has been assigned to public and storage dierctory. After investigation laravel logs that located in /var/www/html/drassistant/logs/laravel.log.it’s showing error.Please find screenshot.As per screenshot i had already tried to assigned permission to vendor dir. but it will not worked. After i have tried to comment code that mentioned in this file. But its showing 500 internal error still. Please try to help setup project
try this
rm -rf vendor
composer install
sudo chown -R www-data:www-data storage
I have tried above steps but is still not worked. Did you understand why setup is not completing and why 500 error coming ?
It’s because of your server permission
https://www.digitalocean.com/community/tutorials/how-to-deploy-a-laravel-application-with-nginx-on-ubuntu-16-04 https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-laravel-with-lemp-on-ubuntu-18-04you can follow the link.
i’m not sure what kind of server you are using. please do some google to solve your issue
Thank you
Hope this help Thanks
Hello it cant help. I cant setup it and not able to check the demo as well.
How can I remove the install step completely and start it from login ?
It doesnt allow me to skip it from the code as well
Installation is not included with the support.
All i can do is i can install it into your server if you want me to do. Thank you
Yes! If you can guide and install that will be helpful. Let me know how and when.
Hello i am trying to add the smtp details but its not working. I have messaged you several times but you are not responding there. Your code is not working properly. Every time there is some problem coming in your code, even i have installed it as per the guideline
it’s your mail server issue.
While installing the production folder after personalization screen the page redirects to 505 pages and displaying the error “500 Internal server error. please talk to you system admin to fix the issue”
Why its coming and i cant connect the db
Please try a fresh install. if you want to modify thing i strongly recommend you to use development folder instate of production. Thank you
I have tried to setup Dr assistant Pro Project on my live server with Development source code.We are facing Internal server error( HTTP 500).Required permission has been assigned to public and storage dierctory. After investigation laravel logs that located in /var/www/html/drassistant/logs/laravel.log.it’s showing error.Please find screenshot.As per screenshot i had already tried to assigned permission to vendor dir. but it will not worked. After i have tried to comment code that mentioned in this file. But its showing 500 internal error stil.Please try to help setup project
Hello, where I can find the DB.
use laravel migrations checkout migrations files
Hello sir, when i install your script on windows wamp server, everything is running fine except the ajax urls’s and vue js url’s. if i create virtual host with any name then everything is running ok, but in case of localhost its not working.kindly help in this regard
Are you trying to install it in a directory (i.e : localhost/drassintatnt) ? if yes then please use a virtual host or install it in localhost.
yes i am installing it inside a directory (i.e. : localhost/dap_pro) if i create virtual host it runs fine on pc but i have to access it on mobile too via LAN IP then its not working on other devices
i suggest to use php live server try this when you are in production folder php -S 0.0.0.0:8000 -t ./
it will serve from your pc’s ip address so you can access it from anywhere in same network .
ok sir, bundle of thanks for your guidance
Wanted to check the product to buy , but can not login , can you check it please
send me demo link.
can patient make appointment via their device themselves?
Yes they can, check this : http://dap-demo.bcmedico.com/w/appointment
I test the demo, after adding a document to a patient file i can’t see the file. also is there a login detials to test patient side of the application?
Do you know if it is possible to integrate an online video chat applicaion to allow online consultation?
Yes i can integrate Zoom meeting with it. if you want to.
Can multiple clinics be registered?
Hi! I’ve recently purchased your Patient Appointment Management System. I m following the documentation that are included. I’ve got all the required php extensions enabled. However during system setup Imagick extension is not being identified and will not let me setup the system. Is there any workaround for that?
you need to install imagick extension and then restart your server. after then try again.
https://bit.ly/2yNFG0b try google itAny further help please add me in whatsapp +8801738070062
Hi. do you have a backend demo? Is multilanguage too? Thanks
You will have all the demo in http://dap-demo.bcmedico.com/. You will found admin,doctor, and assistant login demo in the login page.
Yes it support multi-language and you can add your own language if you don’t found yours in the dropdown list.