We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff0b2d commit e7bfe97Copy full SHA for e7bfe97
README.md
@@ -4,10 +4,12 @@ a slightly modified version of jenssegers/laravel-mongodb: for laravel 4.2 using
4
5
it's based on commit ebab4ebd025860e61b9313f43baaa474601735f8 of https://github.com/jenssegers/laravel-mongodb
6
7
-What I've changed for 4.2
+What I've changed for 4.2.
8
9
* use ReminderServiceProvider.php and DatabaseReminderRepository.php for password resets
10
11
* use SoftDeletingTrait
12
13
-* always return false on shouldUseCollections metho
+* always return false on shouldUseCollections method
14
+
15
+## use at your own risk
0 commit comments