I want/need to install SLIM on my server manually. Is there a download location?
I mean without using composer
You can install everything on your localhost using composer then just send everything to your server.
But, If you don’t want to use composer you will have to download manually every dependency and create an autoloader for them, witch I don’t recommend.
1 Like