[add] Slim skeleton

This commit is contained in:
2018-08-04 18:01:48 -06:00
parent 3681f010fa
commit fcbf7316e9
17 changed files with 2238 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?php
// Application middleware
// e.g: $app->add(new \Slim\Csrf\Guard);