Pharmacy Management In PHP with source code | Source Code & Projects

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 254

  • @shwetankjoshi3011
    @shwetankjoshi3011 Год назад +8

    Thank you thank you so much for your work of giving this free , I was at very difficult situation but your project with free source code came to me for rescue. Plz continue your work.

  • @carlosagyemang9492
    @carlosagyemang9492 2 года назад +8

    hello, kidnly add a full video with you coding so that we can code along side with you and it will help you get more subscribers

  • @dipeshsonawane366
    @dipeshsonawane366 2 года назад +6

    When I am entering admin Id and admin password it's shows the username or password is invalide

    • @VaibhavMali.7620
      @VaibhavMali.7620 Год назад +2

      For those who have issue while login
      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table
      In order to add IS_LOGGED_IN column follow bellow steps:
      >Run this query in SQL tab:
      SELECT * FROM `admin_credentials` WHERE 1;
      ALTER TABLE admin_credentials
      ADD COLUMN IS_LOGGED_IN BOOLEAN DEFAULT FALSE;
      >After running first query run this one:
      UPDATE admin_credentials
      SET IS_LOGGED_IN = TRUE
      WHERE username = 'admin' AND password = 'admin123';

    • @RAJ-dg5ed
      @RAJ-dg5ed 9 месяцев назад

      ​@@VaibhavMali.7620bhai receipt print ka solution bta na pls

    • @siddumarirevannanavar3056
      @siddumarirevannanavar3056 8 месяцев назад

      Bhai print problem

  • @ambug7156
    @ambug7156 Год назад +4

    bro thelogin page is showing me not found

  • @elshen1122
    @elshen1122 Год назад +3

    can not add stock . also in video yo can not add new medicine to stock

  • @javedhamdard7200
    @javedhamdard7200 2 года назад +7

    The username and password in not working please send the correct username and password this not working

  • @oseiabelasamoah7151
    @oseiabelasamoah7151 2 года назад +2

    please teach me how to add IS_LOGGED_IN column from the admin_credentials table.

    • @jonelebcayvlogs
      @jonelebcayvlogs 7 месяцев назад

      Thank you so much it’s working!!! But now the problem is with invoice as it is not printing anything and shows the following error:
      Fatal error: Uncaught mysqli_sql_exception: Table ‘pharmacy.sales’ doesn’t exist in
      C:\xampp\htdocs\Pharmacy-Management\php\manage_invoice.php:79 Stack trace: #0
      C:\xampp\htdocs\Pharmacy-Management\php\manage_invoice.php(79): mysqli_query(Object(mysqli),
      ‘SELECT * FROM s…’) #1 C:\xampp\htdocs\Pharmacy-Management\php\manage_invoice.php(19):
      printInvoice(‘3’) #2 {main} thrown in C:\xampp\htdocs\Pharmacy-Management\php\manage_invoice.php
      on line 79
      Hope you will help with this to

  • @Merlinjohn-m2e
    @Merlinjohn-m2e 8 месяцев назад

    I'll import pharmacy.sql but it will shown only admin_credentials and customers others are not show.
    My sql said invalid default value for 'Invoice _Date'.

  • @kmparmar9760
    @kmparmar9760 2 года назад +4

    User login?

  • @VaibhavMali.7620
    @VaibhavMali.7620 Год назад +17

    For those who have issue while login
    The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
    To get around this, add IS_LOGGED_IN column to admin_credentials table
    In order to add IS_LOGGED_IN column follow bellow steps:
    >Run this query in SQL tab:
    SELECT * FROM `admin_credentials` WHERE 1;
    ALTER TABLE admin_credentials
    ADD COLUMN IS_LOGGED_IN BOOLEAN DEFAULT FALSE;
    >After running first query run this one:
    UPDATE admin_credentials
    SET IS_LOGGED_IN = TRUE
    WHERE username = 'admin' AND password = 'admin123';

    • @ur.cristinanor
      @ur.cristinanor Год назад

      Have you solve the invoice issue bro

    • @gaurlak77
      @gaurlak77 Год назад

      can you please explain this to me
      how??

    • @abhishekrajbhoj9820
      @abhishekrajbhoj9820 Год назад

      can you plz make a video

    • @AKTGUIDE
      @AKTGUIDE Год назад

      Can u solve the problem of add medicine in stock

    • @AKTGUIDE
      @AKTGUIDE Год назад

      Please solve the problem of adding medicine in stock

  • @maheshikavirasagoda8664
    @maheshikavirasagoda8664 3 года назад +5

    Give to Er diagram,schema and use case diagram

  • @eshafatima789
    @eshafatima789 Год назад +1

    hello! sir can u give me some guideline about project i solved all error but when i enter medicine its added but not added into my medicine stock

  • @nityam5402
    @nityam5402 Месяц назад

    Thankyouuu for giving the free code ....... Can i use this code for our school project
    ?

  • @rohitjadhav8976
    @rohitjadhav8976 11 месяцев назад +1

    1.after logging out it redirects to the blank screen instead of index or login page.
    2.warnings in my profile page.
    plz provide solution if anyone got, Thank you.

  • @peddii4347
    @peddii4347 2 года назад +1

    You cant print the invoices

  • @teekaramana8329
    @teekaramana8329 Год назад +1

    Please share the username and password.Given username and password is not working

  • @insight_hub.
    @insight_hub. 11 месяцев назад

    Is this mini project or advanced project

  • @Sewyyy07
    @Sewyyy07 3 года назад +3

    Do you have documentation for this?

    • @UCAANANTH
      @UCAANANTH Год назад

      Bro documentation for this ?

    • @gulzarsaeed-jn4bp
      @gulzarsaeed-jn4bp Год назад

      yes@@UCAANANTH

    • @rohitjadhav8976
      @rohitjadhav8976 11 месяцев назад

      can you send?
      @@gulzarsaeed-jn4bp

    • @rohitjadhav8976
      @rohitjadhav8976 10 месяцев назад

      @@gulzarsaeed-jn4bpcan you send its drive link ? thanks

    • @RAJ-dg5ed
      @RAJ-dg5ed 9 месяцев назад

      ​@@gulzarsaeed-jn4bp bro then give me documentation

  • @justmoviesfun8108
    @justmoviesfun8108 2 года назад +1

    Username and password error using admin and admin123

  • @c.diangz2
    @c.diangz2 Год назад

    please, what is the rate for?

  • @Mrmemestar2.o
    @Mrmemestar2.o Год назад +1

    Brother when i write password its says wrong pasword

  • @hamsafarhan2087
    @hamsafarhan2087 3 года назад +3

    Brother add stock medicine when out of stock finished data but it not enter new data how it will solve

  • @Hmm0184
    @Hmm0184 8 месяцев назад

    forget password not working . What should i do??..

  • @katkarmhalasakant1441
    @katkarmhalasakant1441 2 года назад

    Whenever I’m trying to print receipt error occurs

  • @insight_hub.
    @insight_hub. 11 месяцев назад +1

    Can you please provide schema diagram and ER diagram for this please please please please please please please please please please 🙏🥺🥺

  • @hrushikeshwaghmare7261
    @hrushikeshwaghmare7261 2 года назад

    Bro when I tried to run it it's just jumping from login.php to index.html in loop , what is the Solution

  • @lakshmikumari9998
    @lakshmikumari9998 2 года назад +1

    What's the userid & password...the admin & admin123 isn't working now

    • @VaibhavMali.7620
      @VaibhavMali.7620 Год назад +2

      For those who have issue while login
      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table
      In order to add IS_LOGGED_IN column follow bellow steps:
      >Run this query in SQL tab:
      SELECT * FROM `admin_credentials` WHERE 1;
      ALTER TABLE admin_credentials
      ADD COLUMN IS_LOGGED_IN BOOLEAN DEFAULT FALSE;
      >After running first query run this one:
      UPDATE admin_credentials
      SET IS_LOGGED_IN = TRUE
      WHERE username = 'admin' AND password = 'admin123';

    • @Praveensk03
      @Praveensk03 10 месяцев назад

      ​@@VaibhavMali.7620 sir I can't able to do that. Can u tell me

    • @sejallb5898
      @sejallb5898 9 месяцев назад

      ​@@Praveensk03did you figure it out?

    • @Praveensk03
      @Praveensk03 9 месяцев назад

      @@sejallb5898 yes, iam completed that project...

  • @jclaudemanariyo8952
    @jclaudemanariyo8952 4 месяца назад +1

    hello , thank to this project , so you can give me the all titorial , how you code all this project? thanks

  • @insight_hub.
    @insight_hub. 9 месяцев назад +4

    Don't trust this project 😢 everything was good until the exam day. At last moment my project didn't run . Username and password showed wrong and I lost marks 😔

    • @cryptohat51
      @cryptohat51 4 месяца назад

      Are you sure about it

  • @se-rohitsah6876
    @se-rohitsah6876 9 месяцев назад

    can i get documentation of this project

  • @liftchannel1835
    @liftchannel1835 2 года назад +1

    Bill printing problem

  • @himanshushaw1259
    @himanshushaw1259 2 года назад +2

    user id and password not working. share right one

    • @winstonmascarenhas2728
      @winstonmascarenhas2728 2 года назад

      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table

    • @rutujawani10
      @rutujawani10 2 года назад

      @@winstonmascarenhas2728 where to use this

    • @dailymotivation_2.0
      @dailymotivation_2.0 2 года назад

      @@winstonmascarenhas2728 Thanks. It's work

    • @saisavithavasa4093
      @saisavithavasa4093 2 года назад +1

      how did you add it..? I've also added but it still showing invalid

  • @arindamdas2137
    @arindamdas2137 Год назад +2

    Kindly send er diagram flow chart and pert chart also

  • @shwethasudhakar5278
    @shwethasudhakar5278 2 года назад +1

    Is this only admin panel
    Can u plz add the user panel

  • @vilassonawane44
    @vilassonawane44 2 года назад +1

    login in is not sir

  • @ravioberoy8998
    @ravioberoy8998 9 месяцев назад

    can you please tell me the login ID and password or the pharmacy management system it shows wrong.

  • @manikeshshandilya
    @manikeshshandilya 2 года назад +10

    Admin the password given on website is wrong 😑 send password ASAP

    • @justmoviesfun8108
      @justmoviesfun8108 2 года назад +1

      same issue

    • @erangoud5122
      @erangoud5122 2 года назад

      Yaa

    • @VaibhavMali.7620
      @VaibhavMali.7620 Год назад +3

      For those who have issue while login
      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table
      In order to add IS_LOGGED_IN column follow bellow steps:
      >Run this query in SQL tab:
      SELECT * FROM `admin_credentials` WHERE 1;
      ALTER TABLE admin_credentials
      ADD COLUMN IS_LOGGED_IN BOOLEAN DEFAULT FALSE;
      >After running first query run this one:
      UPDATE admin_credentials
      SET IS_LOGGED_IN = TRUE
      WHERE username = 'admin' AND password = 'admin123';

    • @kirtanpatel6524
      @kirtanpatel6524 Год назад +1

      ​@@VaibhavMali.7620When we write alter query. The column Is_logged_in should be null or not null?

    • @RAJ-dg5ed
      @RAJ-dg5ed 10 месяцев назад

      ​@@VaibhavMali.7620 bro pls help me ...Ye project run krke dede yr

  • @achilisdragoon2822
    @achilisdragoon2822 Год назад

    Has anyone had the same problem where the localhost is showing 404 error? Please help.

    • @pratiksinhacse9988
      @pratiksinhacse9988 Год назад +1

      copy the whole project folder in htdocs folder in xampp folder which is in c drive than the local host mysql database will work

    • @achilisdragoon2822
      @achilisdragoon2822 Год назад

      @@pratiksinhacse9988 bruh thank god I googled the issue and found it out before my project submission. But thanks anyway man, cheers 🤗

  • @benjaminskycodes5975
    @benjaminskycodes5975 2 года назад

    adding a purchase and the date brings problems

  • @samsukomala
    @samsukomala Год назад +1

    Username and password cant be logged in

    • @Hmm0184
      @Hmm0184 8 месяцев назад

      immidately check in data base..

  • @hingmakara4788
    @hingmakara4788 2 года назад

    I'm not print invoice pleace help

  • @ghayushman514
    @ghayushman514 2 года назад

    how to add medicine in mange stocks?

    • @prasanthprasanth7858
      @prasanthprasanth7858 Год назад

      bro do you got the password and login name ? mine is showing invalid

  • @vanapallisriharha2258
    @vanapallisriharha2258 2 года назад +2

    getting incorrect password

    • @imbatman.007
      @imbatman.007 8 месяцев назад

      bhai solve hua kya error

  • @rutujawani10
    @rutujawani10 2 года назад +1

    Sir plzz....tell how to login this...

    • @saisavithavasa4093
      @saisavithavasa4093 2 года назад

      is the login issue solved for you..? adding the column isn't helping me can you please help me out

    • @rutujawani10
      @rutujawani10 2 года назад

      @@saisavithavasa4093 yes I solved this problem

    • @rutujawani10
      @rutujawani10 2 года назад +1

      Just add IS_LOGGED_IN column to table admin_credential

    • @saisavithavasa4093
      @saisavithavasa4093 2 года назад

      @@rutujawani10 ive added it but still its showing invalid only

    • @saisavithavasa4093
      @saisavithavasa4093 2 года назад +1

      can you please share the screenshot of that added table

  • @GadgetReviewHub
    @GadgetReviewHub Год назад

    password and user id shows invalid

  • @ShoppingMart321
    @ShoppingMart321 2 месяца назад

    HI, please anybody help me. i am also facing logged in issue

  • @vinitawate8210
    @vinitawate8210 9 месяцев назад

    No User Dashboard

  • @shreyaroy6663
    @shreyaroy6663 2 года назад +1

    I have a error in this project please help error in invoice

  • @rithwanapdurahman9854
    @rithwanapdurahman9854 22 дня назад

    Where Is code of your website Pro

  • @puruvarshitha3206
    @puruvarshitha3206 Год назад

    Has Anyone cleared the printing invoice error
    If done, mention here.

  • @JustinMungala
    @JustinMungala 4 месяца назад

    salut j'ai besoin de codes sources svp

  • @Sc-1080p
    @Sc-1080p 2 года назад +2

    password what bro

  • @sushilkanchagar3542
    @sushilkanchagar3542 5 месяцев назад

    YOU IMPLEMENTED THIS I WHICH PLATFORM

  • @__aari__work__design__
    @__aari__work__design__ 9 месяцев назад

    Login password is wrong plz tell Correct password ?

  • @ynlekha9304
    @ynlekha9304 2 года назад +1

    Username and password?

  • @javeriashabir2967
    @javeriashabir2967 2 года назад

    Can anyone tell me how to add new stock?

  • @rupamojha7027
    @rupamojha7027 2 года назад +2

    Please tell username and password

    • @VaibhavMali.7620
      @VaibhavMali.7620 Год назад

      For those who have issue while login
      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table
      In order to add IS_LOGGED_IN column follow bellow steps:
      >Run this query in SQL tab:
      SELECT * FROM `admin_credentials` WHERE 1;
      ALTER TABLE admin_credentials
      ADD COLUMN IS_LOGGED_IN BOOLEAN DEFAULT FALSE;
      >After running first query run this one:
      UPDATE admin_credentials
      SET IS_LOGGED_IN = TRUE
      WHERE username = 'admin' AND password = 'admin123';

  • @ispcorporate3353
    @ispcorporate3353 3 года назад +2

    is this free 100%??

  • @oseiabelasamoah7151
    @oseiabelasamoah7151 2 года назад +2

    please someone should teach me how to add IS_LOGGED_IN column from the admin_credentials table.

    • @rutujawani10
      @rutujawani10 2 года назад

      Yes....plzz teach me

    • @rutujawani10
      @rutujawani10 2 года назад

      Your problem solved or not

    • @VaibhavMali.7620
      @VaibhavMali.7620 Год назад

      For those who have issue while login
      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table
      In order to add IS_LOGGED_IN column follow bellow steps:
      >Run this query in SQL tab:
      SELECT * FROM `admin_credentials` WHERE 1;
      ALTER TABLE admin_credentials
      ADD COLUMN IS_LOGGED_IN BOOLEAN DEFAULT FALSE;
      >After running first query run this one:
      UPDATE admin_credentials
      SET IS_LOGGED_IN = TRUE
      WHERE username = 'admin' AND password = 'admin123';

  • @Mygsmlab
    @Mygsmlab 2 года назад +2

    Password is wrong

    • @user-nb8wp5cc2r
      @user-nb8wp5cc2r 2 года назад

      Password : admin123

    • @winstonmascarenhas2728
      @winstonmascarenhas2728 2 года назад

      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table

    • @Mygsmlab
      @Mygsmlab 2 года назад

      @@winstonmascarenhas2728 thank u

    • @Mygsmlab
      @Mygsmlab 2 года назад

      @@winstonmascarenhas2728 bro I am new kindly give me the Sql file pls

    • @rutujawani10
      @rutujawani10 2 года назад

      @@winstonmascarenhas2728 sir plzz....tell me how to insert it

  • @atiqulislamtanvir6359
    @atiqulislamtanvir6359 Год назад

    Need to full video and code analysis

  • @manikd8525
    @manikd8525 2 года назад

    Is database contains sales table???

  • @iqrasabri
    @iqrasabri Год назад +1

    Please share the login I'd password

  • @seenucreation9764
    @seenucreation9764 2 года назад

    Mam please change the css file please reply me mam

  • @Rcodehub
    @Rcodehub 2 года назад +1

    Username password invalid

    • @moussaba9331
      @moussaba9331 2 года назад

      install older version of xamp that fix my problem

  • @kamali20ca21classchristcollege

    Can u say ur copyright details

  • @bhavanareddyys9761
    @bhavanareddyys9761 3 года назад +2

    can please share username and password for login??

    • @Ro.RonoaZoro
      @Ro.RonoaZoro 2 года назад +1

      User name password
      Phpmyadmin. Me ja kr dekh loo

  • @القرآن.راحة.للقلب
    @القرآن.راحة.للقلب 3 года назад

    We want a football field system together Source php

  • @iqrasabri
    @iqrasabri Год назад

    Please sir or didi please tell me the password and id

  • @den0507
    @den0507 Год назад

    wrong password

  • @manikd8525
    @manikd8525 2 года назад

    When i try to get invoice report, it shows warnings and errors while print

  • @topreyalite
    @topreyalite 2 года назад +1

    Good djob

  • @rohandubale7448
    @rohandubale7448 3 месяца назад

    Can someone tell me the correct password

  • @i2_25rahulkoli3
    @i2_25rahulkoli3 Год назад

    sir username and password share mee sir plz

  • @karthiknaidu8724
    @karthiknaidu8724 2 года назад

    please share login creditintials

    • @moussaba9331
      @moussaba9331 2 года назад

      install older version of xamp that fix my problem

    • @rupamojha7027
      @rupamojha7027 Год назад

      ​@@moussaba9331 which version

  • @hellosir9179
    @hellosir9179 3 года назад

    Bhai make video on zoo management system project please 😭😭😭

  • @iqrasabri
    @iqrasabri Год назад

    Today is my project please share

  • @Antenehtefera825
    @Antenehtefera825 Год назад

    user name or password invalid

  • @AhmedAli-w8b8w
    @AhmedAli-w8b8w 10 месяцев назад

    tell me password please

  • @mohammedmuzzammil8917
    @mohammedmuzzammil8917 2 года назад

    Bro Username password is invalid

    • @VaibhavMali.7620
      @VaibhavMali.7620 Год назад

      For those who have issue while login
      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table
      In order to add IS_LOGGED_IN column follow bellow steps:
      >Run this query in SQL tab:
      SELECT * FROM `admin_credentials` WHERE 1;
      ALTER TABLE admin_credentials
      ADD COLUMN IS_LOGGED_IN BOOLEAN DEFAULT FALSE;
      >After running first query run this one:
      UPDATE admin_credentials
      SET IS_LOGGED_IN = TRUE
      WHERE username = 'admin' AND password = 'admin123';

  • @akashdeepsaikia2345
    @akashdeepsaikia2345 2 года назад +1

    User id and password is not working... Plzz share it soon

    • @winstonmascarenhas2728
      @winstonmascarenhas2728 2 года назад +1

      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table

    • @Evil.drake_
      @Evil.drake_ 2 года назад

      @@winstonmascarenhas2728 can you please give the solution?

    • @andrewsasante5154
      @andrewsasante5154 2 года назад

      @@winstonmascarenhas2728 Thanks man. it worked

  • @harshitagarwal282
    @harshitagarwal282 2 года назад

    pls share the password

  • @user-nb8wp5cc2r
    @user-nb8wp5cc2r 2 года назад

    Password: admin123

  • @vaishnavipatil5816
    @vaishnavipatil5816 Год назад

    Please share the ER and schema diagram of this project

  • @shreyaroy6663
    @shreyaroy6663 2 года назад

    Please help me

  • @mhis-dh5lu
    @mhis-dh5lu 3 года назад +1

    Can you please share the password of admin as soon as possible??

    • @winstonmascarenhas2728
      @winstonmascarenhas2728 2 года назад +4

      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table

    • @amitshah847
      @amitshah847 2 года назад

      @@winstonmascarenhas2728 still not working

    • @rutujawani10
      @rutujawani10 2 года назад +1

      @@winstonmascarenhas2728 where I use this

    • @mohtasimshariar1974
      @mohtasimshariar1974 2 года назад

      @@winstonmascarenhas2728 thanks brother it's working but I need this concept so can u please share something that I clear how is it work???

    • @narayanadesai6835
      @narayanadesai6835 2 года назад

      @@mohtasimshariar1974 kindly share how to add in admin credential table

  • @poojapoojadhapte1430
    @poojapoojadhapte1430 5 месяцев назад

    Yes login

  • @BCA_SEM__Radha
    @BCA_SEM__Radha Год назад +2

    please share password and username which was given it was wrong please share correct one..@techno geek

    • @VaibhavMali.7620
      @VaibhavMali.7620 Год назад +1

      For those who have issue while login
      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table
      In order to add IS_LOGGED_IN column follow bellow steps:
      >Run this query in SQL tab:
      SELECT * FROM `admin_credentials` WHERE 1;
      ALTER TABLE admin_credentials
      ADD COLUMN IS_LOGGED_IN BOOLEAN DEFAULT FALSE;
      >After running first query run this one:
      UPDATE admin_credentials
      SET IS_LOGGED_IN = TRUE
      WHERE username = 'admin' AND password = 'admin123';

  • @rutujawani10
    @rutujawani10 2 года назад +5

    After entering username and password... shows invalid want we do

    • @abdullahalfaruk1490
      @abdullahalfaruk1490 2 года назад +1

      i am also face same problem

    • @VaibhavMali.7620
      @VaibhavMali.7620 Год назад +2

      For those who have issue while login
      The username/password (admin/admin123) is correct - the SQL export is missing IS_LOGGED_IN column from the admin_credentials table.
      To get around this, add IS_LOGGED_IN column to admin_credentials table
      In order to add IS_LOGGED_IN column follow bellow steps:
      >Run this query in SQL tab:
      SELECT * FROM `admin_credentials` WHERE 1;
      ALTER TABLE admin_credentials
      ADD COLUMN IS_LOGGED_IN BOOLEAN DEFAULT FALSE;
      >After running first query run this one:
      UPDATE admin_credentials
      SET IS_LOGGED_IN = TRUE
      WHERE username = 'admin' AND password = 'admin123';

    • @prathamsingh9179
      @prathamsingh9179 8 месяцев назад

      @@VaibhavMali.7620 bro please help me regarding adding medicine in stock error when i add new medicine

    • @ahmedea1487
      @ahmedea1487 6 месяцев назад

      @@VaibhavMali.7620 😍😍🥰🥰

    • @anvikshagewali8597
      @anvikshagewali8597 13 дней назад

      Thank you brother this helped a lot

  • @justmoviesfun8108
    @justmoviesfun8108 2 года назад +3

    Username and password error using admin and admin123

  • @kaycue8659
    @kaycue8659 2 года назад +1

    admin username and password invalid

  • @teekaramana8329
    @teekaramana8329 Год назад

    Please share the username and password.Given username and password is not working

  • @simplyperfect594
    @simplyperfect594 Год назад +1

    Plz give the password

  • @mdanishour8914
    @mdanishour8914 6 месяцев назад

    username and password not active