From bd94fef372dd1097b7cbd3da0fbbb17eb22a291a Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 6 Mar 2018 09:27:36 +0100 Subject: [PATCH] Update plugins_paths in ytake-laravel-smarty.php --- config/ytake-laravel-smarty.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ytake-laravel-smarty.php b/config/ytake-laravel-smarty.php index 1a77b752a..bd583b88e 100644 --- a/config/ytake-laravel-smarty.php +++ b/config/ytake-laravel-smarty.php @@ -54,6 +54,7 @@ return [ 'plugins_paths' => [ base_path().'/resources/smarty/plugins', base_path().'/vendor/smarty/libs/plugins', + base_path().'/public/plugins', ], // smarty configure