From 73f6c8d6e719ddc18cfd76434ba477ba300ef1cc Mon Sep 17 00:00:00 2001 From: Sujit Prasad Date: Sat, 18 Jun 2016 11:26:17 +0530 Subject: [PATCH] update v1.0.7.6 --- config/database.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/database.php b/config/database.php index a53ea36ce..183ced53c 100644 --- a/config/database.php +++ b/config/database.php @@ -101,6 +101,7 @@ return [ | installed or not. | */ + 'install' => '%0%', /* |--------------------------------------------------------------------------