摘要:
require '/vendor/autoload.php'; // Prepare app$app = new \Slim\Slim(array( 'templates.path' => './templates',)); 阅读全文
posted @ 2016-09-05 18:15 闲云 阅读(380) 评论(0) 推荐(0)
|
|||
|
摘要:
require '/vendor/autoload.php'; // Prepare app$app = new \Slim\Slim(array( 'templates.path' => './templates',)); 阅读全文
posted @ 2016-09-05 18:15 闲云 阅读(380) 评论(0) 推荐(0) |
|||