⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Using Grocery Crud and phpStorm



richb201

richb201
  • profile picture
  • Member

Posted 03 October 2017 - 23:52 PM

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?