You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -232,7 +232,7 @@ class Book extends Model
232
232
}
233
233
```
234
234
235
-
MongoDB Authenticatable### Extending the Authenticable base model
235
+
### Extending the Authenticable base model
236
236
This package includes a MongoDB Authenticatable Eloquent class `Jenssegers\Mongodb\Auth\User` that you can use to replace the default Authenticatable class `Illuminate\Foundation\Auth\User` for your `User` model.
0 commit comments