FastD View Service Provider
注册服务提供器。
#file: config/app.php<?phpreturn [
// code...'services' => [
\FastD\Viewer\Viewer::class,
],
// code...
];添加试图配置信息:
#file: config/config.php<?phpreturn [
// code...'viewer' => [
'path' => [],
'options' => [],
],
// code...
];具体配置请查看: twig
如果你在使用中遇到问题,请联系: bboyjanhuang@gmail.com. 微博: 编码侠