Appbase Slim framework requirements PHP Server And Composer To run the application in development, you can run these commands $ git clone https://github.com/STP5940/appbase_slim.git $ cd appbase_slim $ composer install -o $ cp .env.example .env $ php start --port 8888