A tiny php framework base on slim.
The routes config file in:
/routes/web.php
Read more on Slim Doc
All Controller in
/App/Controllers
using twig.
uncomment bootstrap/app.php to using Eloquent.
// $app->registerEloquent();
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A tiny php framework base on slim.
The routes config file in:
/routes/web.php
Read more on Slim Doc
All Controller in
/App/Controllers
using twig.
uncomment bootstrap/app.php to using Eloquent.
// $app->registerEloquent();