Skip to content

supported for Lumen

Compare
Choose a tag to compare
@ytake ytake released this 07 Oct 07:21

your bootstrap/app.php

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

and more readme