First of all, excuse my English.
Maybe I did not understand how to use it.
1 - I downloaded the library (enterprise - without composer)
2 - copied the folder to htdocs (xampp) renamed in 'gc'
3 - config.php file configured
3.1 - changed the name to 'libraries' in 'assets' and 'grocery-crud' in 'grocerycrud' (directory names do not match strings in code)
4 - entered database name, user name and password (in xampp is not set)
5 - In the example.php file, enter the name of the table and the labels
But the result is the attached image
What am I wrong?
Thanks