COMPLETE HOSPITAL MANAGEMENT SYSTEM USING PHP AND MYSQL | FREE SOURCE CODE | FREE DOWNLOAD

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ • 167

  • @mohameda.mohamoud7426
    @mohameda.mohamoud7426 8 місяців тому +3

    It's amazing but is say missing file. Please repost complete source code.

  • @rcciit9226
    @rcciit9226 5 днів тому

    Sir can you tell me what front end framework or tools have you used apart from php for backend

  • @krispathearing4157
    @krispathearing4157 2 роки тому +3

    Thank you for this masterpiece. Please. kindly help me solve the "localhost/hms", it's not responding as you've stated in the installation guide. This is what I got ...HTTP Error 404.0 - Not Found
    The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. Thanks

    • @easytutorialstats
      @easytutorialstats  2 роки тому +1

      Did you check the .htaccess file?

    • @CumiMedical
      @CumiMedical Рік тому

      @@easytutorialstats Please what about the .htaccess file

    • @easytutorialstats
      @easytutorialstats  Рік тому +1

      @@CumiMedical You need to change the .htaccess directory

  • @thompsonemmanuel3498
    @thompsonemmanuel3498 3 роки тому +2

    Nice work and kudos. please can you make the tutorial step by step, let us lay our hands on it and code along, Thanks man

  • @ttttlz1
    @ttttlz1 Рік тому +1

    Hi. Please tell me how to open your project? I dowloaded it and dont know where to open to run it ? Thank you very much

    • @easytutorialstats
      @easytutorialstats  10 місяців тому

      Thank you for downloading, I included the instruction when you download the whole project on GitHub.

  • @fishayemebrahtom
    @fishayemebrahtom 10 місяців тому +1

    best system but when i tray tun have some erorr at my xampp server parametr erorr so please help me

  • @Zakiict
    @Zakiict Рік тому +2

    Sir please make full video how to start this website in localhost and dowload

  • @fijia2235
    @fijia2235 8 місяців тому +1

    Can this be installed on Apache LAMP? I did follow your instructions but it gives error for running login page.

  • @vthakurvlogs
    @vthakurvlogs Рік тому +1

    How solve this issue ?
    Not Found
    The requested URL was not found on this server.
    Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19 Server at localhost Port 80

  • @Ma9am.99
    @Ma9am.99 2 роки тому +1

    I set it on a localhost xmap server that works fine, but how can I change the database settings to work on my web host?

    • @easytutorialstats
      @easytutorialstats  2 роки тому +1

      You need to create a new database on your web host and create a new user. Point the user to the database and setup the privileges.

    • @Ma9am.99
      @Ma9am.99 2 роки тому +1

      @@easytutorialstats Can you make a video tutorial on this?

    • @easytutorialstats
      @easytutorialstats  2 роки тому +1

      Ok I will

    • @mohameda.mohamoud7426
      @mohameda.mohamoud7426 8 місяців тому +1

      ​@@easytutorialstatswaiting to make tutorial to setup web

  • @beautifulworld7303
    @beautifulworld7303 4 роки тому +1

    i am not able to select doctor,its not giving drop down list since when i added two extra doctors

  • @rogersmomade6349
    @rogersmomade6349 2 роки тому +1

    I followed the instructions all but the login screen does not load any image and when I have to login it gives me the following error:
    localhost/hms/login/validate_login
    HTTP Error 404. The requested resource is not found.
    can anyone help me to solve this bug

    • @easytutorialstats
      @easytutorialstats  Рік тому

      I think you did not setup the config.php please check the base_url in config > config.php it should be your actual base url like localhost/hms

  • @damasusoppong
    @damasusoppong 2 роки тому +1

    Please I got a blank page after running it. May you help. How do I run it ?

  • @devhelium4640
    @devhelium4640 2 роки тому +1

    Sir Bill is not generating showing n error of payment type cannot be null

  • @moviesbest4804
    @moviesbest4804 4 роки тому +1

    hello i am geting an error whenever i try to save the bill saying some fields are missing inputs

  • @denisaabrudean1442
    @denisaabrudean1442 5 місяців тому +1

    Hello, I receive an errror don't have permission to access this resource, how can I solve it? Thank you!

  • @karthikh87
    @karthikh87 Рік тому +1

    I think we dont have option to add doctors, hosptial staff.. or did i miss something

    • @easytutorialstats
      @easytutorialstats  Рік тому

      You can add doctos, staff, employees, etc in the hms-demo.jaysonsarino.com/app/user/add

    • @karthikh87
      @karthikh87 Рік тому +1

      @@easytutorialstats can we connect i have few errors to take this to production.. 1. email id doesnt exists.. 2. Date and time format wrong.. etc

    • @easytutorialstats
      @easytutorialstats  Рік тому

      Hello. Can you send me some screenshots?

  • @gondalaprasad
    @gondalaprasad 3 роки тому +1

    Its an amazing project. I am getting php error while adding anything. Using Xampp with php version 8.0.1

    • @easytutorialstats
      @easytutorialstats  3 роки тому

      Try to install xampp with php version of 7.1

    • @ahmadadamjj4762
      @ahmadadamjj4762 Рік тому

      Hi brother.
      Have you resolved your issue with the xammp error it's showing you, please?
      I also encounter same error I guess

  • @jobamollo3802
    @jobamollo3802 4 роки тому +1

    Am getting this error "Call to undefined function mysqli_init()" when trying to load for the first time, can you please

  • @salutfrank690
    @salutfrank690 4 роки тому +1

    Hello , while trying to generate into pdf i am having an error
    -------------------------------------------------------------------------------------------------
    An uncaught Exception was encountered
    Type: ArgumentCountError
    Message: Too few arguments to function pdf_create(), 3 passed in C:\xampp\htdocs\hms\application\controllers\app
    eports.php on line 74 and exactly 5 expected
    Filename: C:\xampp\htdocs\hms\system\helpers\dompdf_helper.php
    Line Number: 2
    -----------------------------------------------------------------------------------------------
    i guess it's about the dompdf version or something
    any help is accepted , is there another version of this project ?

  •  11 місяців тому +1

    Thank you very much!

    • @easytutorialstats
      @easytutorialstats  10 місяців тому +1

      You are welcome. Thank you for supporting my YT Channel.

    •  10 місяців тому +1

      @@easytutorialstats Friend, which framework was used to develop this system?

    • @easytutorialstats
      @easytutorialstats  9 місяців тому

      @ PHP CodeIgniter

    • @garz8853
      @garz8853 8 місяців тому

      Helo po. You have system of Laboratory Information System

  • @beautifulworld7303
    @beautifulworld7303 4 роки тому +1

    is it not possible to change title of project?i tried everything

    • @easytutorialstats
      @easytutorialstats  4 роки тому

      Can you more explain what title do you want to change? Thanks

  • @adzero87
    @adzero87 2 роки тому +1

    pls how can i install server so that i can view on other systems

    • @easytutorialstats
      @easytutorialstats  2 роки тому

      Please check this site and follow the instructions how to install xampp. www.ionos.com/digitalguide/server/tools/xampp-tutorial-create-your-own-local-test-server/

  • @theotamon
    @theotamon 4 роки тому +1

    Hey I am interested in that system just a question is it possible for the doctor to assigned nurse to a patient?

    • @easytutorialstats
      @easytutorialstats  4 роки тому

      Hi Theo, there's no function that the doctor can assigned the nurse to a patient.

    • @محمدتبيدي-د3ب
      @محمدتبيدي-د3ب 4 роки тому

      @@easytutorialstats hi easy ...the software seems stable

  • @abhiram9253
    @abhiram9253 29 днів тому +1

    An uncaught Exception was encountered
    Type: mysqli_sql_exception
    Message: Access denied for user 'root'@'localhost' (using password: NO)
    Filename: C:\xampp\htdocs\hms\hms-master\system\database\drivers\mysqli\mysqli_driver.php
    Line Number: 202 how to solve this please respond

    • @easytutorialstats
      @easytutorialstats  23 дні тому

      You must add a password in database.php located in application > config > database.php

  • @onkarrahane5979
    @onkarrahane5979 4 роки тому +1

    Sir please make full video how to start this website in localhost ...

  • @khader2k7
    @khader2k7 4 роки тому +1

    what is the name of this system and how can we download It on our cloud

    • @easytutorialstats
      @easytutorialstats  4 роки тому

      Hi Khader, you can clone the source code from my git repository github.com/jasonsarino/hms

  • @stephenndele4947
    @stephenndele4947 2 роки тому +1

    I'm encountering Access Denied when loading the site

    • @easytutorialstats
      @easytutorialstats  10 місяців тому

      What is the specific error logs? Could you show me.

  • @adzero87
    @adzero87 2 роки тому +1

    hi try viewer on other systems but is not working

    • @easytutorialstats
      @easytutorialstats  2 роки тому

      Please check this site and follow the instructions how to install xampp. www.ionos.com/digitalguide/server/tools/xampp-tutorial-create-your-own-local-test-server/

  • @alvintraininghub4040
    @alvintraininghub4040 Рік тому +1

    Nice job, but i net it to run offline (without internet)

  • @kavinduweerasinghe5592
    @kavinduweerasinghe5592 3 роки тому +1

    Sir can do the java rest api backend technology for this. I will pay. Reply me

  • @aneesani9241
    @aneesani9241 2 роки тому +1

    How do i change the timezone?

  • @mesaywana9955
    @mesaywana9955 Рік тому +1

    I followed the instructions all but the login does not allowed into administrator panel and when I have to login it gives me the following error:
    localhost/hms/login/validate_login
    Error 404. The requested resource is not found.

    • @easytutorialstats
      @easytutorialstats  10 місяців тому

      Please check the config > config.php base_url it should be the same URL you setup on your localhost, for example localhost/hms

  • @PkNaidu-h3h
    @PkNaidu-h3h Рік тому +1

    why code was not working now bro

  • @dansonmwangi4605
    @dansonmwangi4605 2 роки тому +1

    How long is the trial period?

    • @easytutorialstats
      @easytutorialstats  2 роки тому +2

      No trial period. Just download the code and you can use it in full version

  • @beautifulworld7303
    @beautifulworld7303 4 роки тому +1

    Thanks for reply,but i solved both the issues,one last thing i wanna ask,can i not add lots of patient together,like for example i wanna add 100 patients,can i import it ?any way?

  • @dejavu7252
    @dejavu7252 3 роки тому +2

    Admin : demo-hmsh
    password: hospital
    isn't working

  • @محمدتبيدي-د3ب
    @محمدتبيدي-د3ب 4 роки тому +1

    Can we use it in our clinic

    • @easytutorialstats
      @easytutorialstats  4 роки тому

      Hello There! Yes, my hospital system can use both clinic and hospital. Just give me the details of what you want features in your clinic and I will do it for you.

  • @gopalvarshney7126
    @gopalvarshney7126 Місяць тому

    Code kaha hai

  • @einscienstist
    @einscienstist 2 роки тому

    I can't download source code from github.... Please help

  • @todayquetes
    @todayquetes 6 місяців тому

    Bisa terjemah ke bahasa indonesia tidak web nya

  • @riteshkumarmali5284
    @riteshkumarmali5284 3 місяці тому

    It gives error

  • @damasusoppong
    @damasusoppong 2 роки тому +1

    Thank you any way Good work. Very perfect

    • @easytutorialstats
      @easytutorialstats  2 роки тому

      Thanks

    • @faizanmomin4417
      @faizanmomin4417 2 роки тому +1

      HEY DO YOU HAVE DOCUMENTATION?

    • @easytutorialstats
      @easytutorialstats  2 роки тому

      We don’t have it right now but we can give it away when we’re done. Please leave your email address here. Thanks

    • @rogersmomade6349
      @rogersmomade6349 2 роки тому

      @@easytutorialstats I would also like to have the installation manual.

    • @easytutorialstats
      @easytutorialstats  Рік тому

      Yes, what is your email address?

  • @smsshiv9952
    @smsshiv9952 4 роки тому +1

    how to install live server please help some one

    • @easytutorialstats
      @easytutorialstats  4 роки тому

      Hello, I can help you there. Here is my email so we can chat privately there easytutorialstats@gmail.com

    • @nehamhaske3655
      @nehamhaske3655 2 роки тому +1

      @@easytutorialstats hello sir make a full video on how to run this???

    • @easytutorialstats
      @easytutorialstats  2 роки тому +1

      @@nehamhaske3655 Ok sure

  • @gopalvarshney7126
    @gopalvarshney7126 Місяць тому +1

    Where is the code?

  • @NguyenNamDuong-kx4gu
    @NguyenNamDuong-kx4gu Рік тому

    Can i have the pdf file or word file for this project please ?

    • @easytutorialstats
      @easytutorialstats  Рік тому

      Yes sure. What is your email address? I will send it to your email.

    • @houdaezahidi3662
      @houdaezahidi3662 10 місяців тому

      plz can i have the file of this project

  • @cookwithmariyamirza6100
    @cookwithmariyamirza6100 Рік тому

    How to run on localhost ?

    • @easytutorialstats
      @easytutorialstats  10 місяців тому

      You need to install xampp and please check my instruction on the GitHub

  • @maryjoysarino2460
    @maryjoysarino2460 4 роки тому +1

    Nice software. Where to download?

  • @todayquetes
    @todayquetes 6 місяців тому

    Can translet language indonesia

  • @dirtyride9702
    @dirtyride9702 7 місяців тому

    Need offline

  • @julesvilla3925
    @julesvilla3925 4 роки тому +1

    Wow! It's amazing. Thanks for sharing this software. May I know how to get the source code? Cheers.

  • @montecodeupgrade9090
    @montecodeupgrade9090 Рік тому +1

    I need the password of Admin!

  • @mawbawable
    @mawbawable 2 місяці тому

    boss idol baka pwedi ma lagyan ng inventory ng hospi

    • @easytutorialstats
      @easytutorialstats  2 місяці тому

      Yes pwede naman

    • @mawbawable
      @mawbawable 2 місяці тому +1

      Please, Yung auto deduct na sana sa stocks ng hospital ang magagamit na na gamit ng patient.

    • @easytutorialstats
      @easytutorialstats  2 місяці тому

      @@mawbawable Yes pwede din naman ito.

    • @mawbawable
      @mawbawable 2 місяці тому

      lets go!! Waiting..

  • @rubihill9778
    @rubihill9778 4 роки тому +1

    Nice tutorial. Can I have the sourcecode?

  • @mulugetateklebrahan5719
    @mulugetateklebrahan5719 2 роки тому

    Oh! you are nice, would yo send me source code in php

    • @easytutorialstats
      @easytutorialstats  2 роки тому

      Thanks,
      Demo: hms-demo.jaysonsarino.com
      Download at Github: github.com/jasonsarino/hms

  • @md.salehinkabir5461
    @md.salehinkabir5461 3 роки тому +1

    codeigniter framework

  • @lawenforcer-niel
    @lawenforcer-niel Рік тому +1

    error hahaha

  • @Zakiict
    @Zakiict Рік тому

    A PHP Error was encountered
    Severity: Notice
    Message: Undefined property: Login::$general_model
    Filename: controllers/General.php
    Line Number: 15
    An uncaught Exception was encountered
    Type: Error
    Message: Call to a member function companyInfo() on null
    Filename: C:\xampp\htdocs\hms\application\controllers\General.php
    Line Number: 15

  • @princecedrickngoma8995
    @princecedrickngoma8995 Рік тому +1

    Hi, I have these errors :::::::
    =======================================
    A PHP Error was encountered
    Severity: Warning
    Message: mkdir(): Invalid path
    Filename: drivers/Session_files_driver.php
    Line Number: 136
    =========================================
    An uncaught Exception was encountered
    Type: Exception
    Message: Session: Configured save path '' is not a directory, doesn't exist or cannot be created.
    Filename: C:\xampp\htdocs\hms\system\libraries\Session\drivers\Session_files_driver.php
    Line Number: 138
    ============================================================================
    so, how to do ?

  • @kilangodole4425
    @kilangodole4425 Рік тому

    Thank you for good project but can you help me to solve this error :
    Error Number: 1048
    Column 'module' cannot be null
    INSERT INTO `user_roles` (`module`, `role_name`, `role_description`, `InActive`) VALUES (NULL, 'Laboratory', 'Desc', 0)
    Filename: C:/xampp/htdocs/hms/system/database/DB_driver.php
    Line Number: 691

    • @easytutorialstats
      @easytutorialstats  Рік тому

      module field should not be empty or you can alter it as default null on the database

  • @karenchieza7727
    @karenchieza7727 Рік тому +1

    please help, when i try to add a new appointment i get the following error:
    A PHP Error was encountered
    Severity: 8192
    Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    Filename: drivers/Session_files_driver.php
    Line Number: 132

  • @bolky.bgaming608
    @bolky.bgaming608 Рік тому +1

    i keep getting error like this "Error Number: 1048
    Column 'allergies' cannot be null" when i tried to admit patient to IPD, and the room always occupied, how to add unoccupied room ?

  • @faridosuli6757
    @faridosuli6757 Рік тому +1

    Thank you any way Good work. Very perfect

    • @easytutorialstats
      @easytutorialstats  10 місяців тому

      You are welcome. Thank you for supporting my YT Channel.

  •  11 місяців тому +1

    Not finding validate_login. Not found error 404. Could you help me my friend?

    • @easytutorialstats
      @easytutorialstats  10 місяців тому

      Check the base_url in config > config.php it should be localhost/hms

    •  10 місяців тому

      @@easytutorialstats I had already configured the base URL and it still gives an error.
      Message: Call to undefined function mysqli_init()
      Filename: C:\wamp8\www\hmsb\system\database\drivers\mysqli\mysqli_driver.php

    • @Mo3tez_al
      @Mo3tez_al 6 місяців тому

      اعاني مشكلة التشغيل هل يمكنك أن تساعدني​@@easytutorialstats