I managed to get the Grocery Crud example working. The video is what worked for me. So now I can go to the Chrome address bar and type localhost/crud_example/index.php/examples and it works! Now for my next task, I want to be able to debug GrCrud in phpStorm. But I can't get the grocery Crud example to run in phpStorm.
I modified the run config so you can see the file as C:\xampp\htdocs\crud_example\index.php\examples, but this won't work, so I am stuck.
Any phpStorm users out there?
One more thing? What do you guys use to debug your Grocery Crud implementations?