We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b08682 commit 260a386Copy full SHA for 260a386
.env.example
@@ -110,7 +110,7 @@ LARAVEL_LOGGER_FONT_AWESOME_CDN_URL=https://maxcdn.bootstrapcdn.com/font-awesome
110
LARAVEL_LOGGER_BOOTSTRAP_CSS_CDN_ENABLED=false
111
LARAVEL_LOGGER_BOOTSTRAP_CSS_CDN_URL=https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css
112
113
-LARAVEL_BLOCKER_USER_MODEL='App\Models\User'
+LARAVEL_BLOCKER_USER_MODEL=App\Models\User
114
LARAVEL_BLOCKER_AUTH_ENABLED=true
115
LARAVEL_BLOCKER_ROLES_ENABLED=true
116
LARAVEL_BLOCKER_FLASH_MESSAGES_ENABLED=false
0 commit comments