Skip to content

Commit df2a4ef

Browse files
committed
Removed deprecated packages docs [skip ci]
1 parent 29807a2 commit df2a4ef

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ Table of contents
4242
- [Cross-Database Relations](#cross-database-relations)
4343
- [Authentication](#authentication)
4444
- [Queues](#queues)
45-
- [Sentry](#sentry)
46-
- [Sessions](#sessions)
4745

4846
Laravel Installation
4947
------------
@@ -1109,9 +1107,3 @@ Last, add the service provider in `config/app.php`:
11091107
```php
11101108
Jenssegers\Mongodb\MongodbQueueServiceProvider::class,
11111109
```
1112-
1113-
### Sentry
1114-
If you want to use this library with [Sentry](https://cartalyst.com/manual/sentry), then check out https://github.com/jenssegers/Laravel-MongoDB-Sentry
1115-
1116-
### Sessions
1117-
The MongoDB session driver is available in a separate package, check out https://github.com/jenssegers/Laravel-MongoDB-Session

0 commit comments

Comments
 (0)