Hi,
I use a package PHPMaker that generates php code for building apps, which utilizes SLIM… I have a custom file works perfectly fine in the browser, but It needs to run from the cli, but when I do run it, it blows up…
i’m new to slim, is there something that needs to be added to the file in order for it to run via the cli, or is there a simple skeleton slim script that I can embed my code ?
Thanks!
Sticcino