From d5a33281304b67c7e5e0ab2e0b3f935d6eb459ac Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Sun, 12 May 2019 11:31:48 -0500 Subject: [PATCH] Style fix --- config/laratrust.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/laratrust.php b/config/laratrust.php index 15a43bb3..f4049405 100644 --- a/config/laratrust.php +++ b/config/laratrust.php @@ -37,7 +37,7 @@ return [ | NOTE: Currently the database check does not use cache. | */ - 'enabled' => true, + 'enabled' => true, /* |-------------------------------------------------------------------------- | Time to store in cache Laratrust's roles and permissions.