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 91e77da commit bfdd413Copy full SHA for bfdd413
src/Config/binshopsblog.php
@@ -3,8 +3,6 @@
3
//config for binshops/laravel-blogger
4
5
return [
6
- 'default_language' => 'en',
7
-
8
//Your custom User model
9
//Change it to \App\User::class for previous laravel versions
10
'user_model'=>\App\Models\User::class,
0 commit comments