Hi,
I'm playing around with this project, and out of curiosity, I checked why it doesn't work for me...
I don't really know what version of SithasoDaisy5 should I use to eliminate the error below? Maybe some of you have already done this?
Hi, I have one question - is the attached source the full version (can I edit/add/delete) records? When I run your application I get a message - no data. In phpMyAdmin, the people table has records, but I cannot see them in the browser. Any tips? I checked, the server is working properly, the website with the application is also working, but I have no idea why the records from the table are not displayed... The (Save) (+) buttons do not work.
Hi, I have one question - is the attached source the full version (can I edit/add/delete) records? When I run your application I get a message - no data. In phpMyAdmin, the people table has records, but I cannot see them in the browser. Any tips? I checked, the server is working properly, the website with the application is also working, but I have no idea why the records from the table are not displayed... The (Save) (+) buttons do not work.
Q. Did you import the sql for the schema of your dB?
Q. Did you update the api.php with your MySQL connection parameters?
Q. Is MySQL running on your system?
Q. Are you able to access the api.php endpoint via Postman to test if you are able to connect to it?
Q. Is there anything displaying on the web console?