Hey Daniel, Do u have sample repo with database connection nd implementation of one crud endpoint in slim 3/4 please send me link.it would be helpful for ref to me . Thanks
Hi Srinivasa You can find a minimal implementation here: github.com/odan/slim4-tutorial and a fully working example here: github.com/odan/slim4-skeleton
Thanks, Daniel for this quick intro information about Slim ()
Hey Daniel,
Do u have sample repo with database connection nd implementation of one crud endpoint in slim 3/4 please send me link.it would be helpful for ref to me .
Thanks
Hi Srinivasa
You can find a minimal implementation here: github.com/odan/slim4-tutorial
and a fully working example here:
github.com/odan/slim4-skeleton
@@DanielOpitz Thanks 👍
how to run application without having to use php -S localhost:8888
so running it simply with localhost/slimapi/
Help me...
deploy it with Nginx