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 ee94aed commit a60b174Copy full SHA for a60b174
.env.example
@@ -114,6 +114,7 @@ LARAVEL_LOGGER_FONT_AWESOME_CDN_URL=https://maxcdn.bootstrapcdn.com/font-awesome
114
LARAVEL_LOGGER_BOOTSTRAP_CSS_CDN_ENABLED=false
115
LARAVEL_LOGGER_BOOTSTRAP_CSS_CDN_URL=https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css
116
117
+LARAVEL_BLOCKER_DATABASE_CONNECTION=mysql
118
LARAVEL_BLOCKER_USER_MODEL=App\Models\User
119
LARAVEL_BLOCKER_AUTH_ENABLED=true
120
LARAVEL_BLOCKER_ROLES_ENABLED=true
0 commit comments