File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,10 @@ This package was renamed to `mongodb/laravel-mongodb` because of a transfer of o
12
12
It is compatible with Laravel 10.x. For older versions of Laravel, please refer to the
13
13
[ old versions] ( https://github.com/mongodb/laravel-mongodb/tree/3.9#laravel-version-compatibility ) .
14
14
15
- - [ Installation] ( https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/install/ )
16
- - [ Eloquent Models] ( https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/eloquent-models/ )
17
- - [ Query Builder] ( https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/query-builder/ )
18
- - [ Transactions] ( https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/transactions/ )
19
- - [ User Authentication] ( https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/user-authentication/ )
20
- - [ Queues] ( https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/queues/ )
21
- - [ Upgrading] ( https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/upgrade/ )
15
+ ## Documentation
16
+
17
+ - https://www.mongodb.com/docs/drivers/php/laravel-mongodb/
18
+ - https://www.mongodb.com/docs/drivers/php/
22
19
23
20
## Reporting Issues
24
21
You can’t perform that action at this time.
0 commit comments