How to install SLIM Framework?
Before readers install SLIM framework it would be nice readers adjust a PHP version used. There are two requirements which readers must fullfill. They are:
- Web Srver with URL Rewriting
- PHP Version 5.5 or latest
For install SLIM readers can use composer
composer require slim/slim "^3.0"