I am using grocery CRUD in CI... I have installed all the files as the web site tells (I guess). I can see example employee in the grid, but when I try to use it... it goes to the pages --/add or ../read/3 or /edit/4 but the pages are not found.. It seems not been finding those methods from the CRUD library or controller?.. What is wrong?
Thank you!