Skip to content

Commit 9a44ddc

Browse files
author
Yasitha Gunarathne
committed
set database_connection as mongodb
1 parent d6b397b commit 9a44ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/activitylog.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
* the Activity model shipped with this package. In case it's not set
4949
* Laravel's database.default will be used instead.
5050
*/
51-
'database_connection' => env('ACTIVITY_LOGGER_DB_CONNECTION'),
51+
'database_connection' => 'mongodb',
5252
];

0 commit comments

Comments
 (0)