Laravel.Smarty Versions Save

smarty template engine for laravel

2.1.6

8 years ago

supported for Laravel5.2

2.1.5

8 years ago

your bootstrap/app.php

$app->configure('ytake-laravel-smarty');
$app->register(Ytake\LaravelSmarty\SmartyServiceProvider::class);
$app->register(Ytake\LaravelSmarty\SmartyConsoleServiceProvider::class);

and more readme

2.1.4

8 years ago

2.1.3

8 years ago

fixed typo etc.

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

9 years ago

2.0.3

9 years ago

2.0.2

9 years ago

supported view composer

2.0.1

9 years ago