slimphp / Slim-Skeleton

Slim Framework 4 Skeleton Application
http://www.slimframework.com
MIT License
1.59k stars 479 forks source link

I don't want a local server #328

Closed cpgb85 closed 1 year ago

cpgb85 commented 1 year ago

I'm trying to deploy this on a web host, but why do all of these frameworks suddenly want you to initiate a local server and don't give you a solution for anything else?

l0gicgate commented 1 year ago

You don't need to instantiate a local server. Depending on your web host, you may not be able to deploy a Slim app.