Slim Framework + Composer + Twig + Doctrine : Beginner




We'll gonna use slim PHP for our ERP project this month. We dump the zend framework after knowing that it is slower than the zend framework 1. 

Here's the steps. 

Download  the Slim framework to your htdocs folder (if you're using apache ) from github or slim framework  website.

Using your powershell or command line, install Composer.

If you cant run php because you haven't configured your PC yet, follow my instruction at 

Comments