slimphp / Tutorial-First-Application

Tutorial application code for the First Application Walkthrough
126 stars 49 forks source link

Slim Tutorial

This is the companion source code for the Slim Framework First Application Walkthrough tutorial.

It is a very simple Slim project to serve as an example application of using Slim 3 with Monolog, Phinx, PHP views and Composer to manage dependencies. In order to use the application as it stands:

Patches to both tutorial and code are welcome.