Skip to content

Commit a60b174

Browse files
committed
Add default for LARAVEL_BLOCKER_DATABASE_CONNECTION env variable
1 parent ee94aed commit a60b174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ LARAVEL_LOGGER_FONT_AWESOME_CDN_URL=https://maxcdn.bootstrapcdn.com/font-awesome
114114
LARAVEL_LOGGER_BOOTSTRAP_CSS_CDN_ENABLED=false
115115
LARAVEL_LOGGER_BOOTSTRAP_CSS_CDN_URL=https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css
116116

117+
LARAVEL_BLOCKER_DATABASE_CONNECTION=mysql
117118
LARAVEL_BLOCKER_USER_MODEL=App\Models\User
118119
LARAVEL_BLOCKER_AUTH_ENABLED=true
119120
LARAVEL_BLOCKER_ROLES_ENABLED=true

0 commit comments

Comments
 (0)