nekoos/laravel-latte
Composer 安装命令:
composer require nekoos/laravel-latte
包简介
Latte templating engine integration with Laravel
关键字:
README 文档
README
Integration of Latte: amazing template engine for PHP to Laravel
This package registers Latte\Engine service with proper compiled view directory and auto-recompile based on debug mode.
Installation
composer require wodcz/laravel-latte:dev-master
then register
\wodCZ\LaravelLatte\LatteProvider::class,
Disclaimer
This will only work with default view Factory (\Illuminate\View\Factory)
This bridge contains no tests, as I don't know how to test this :)
This is my very-first integration, it was not used more than by renaming welcome.blade.php to welcome.latte. Things may not work.
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-13