File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,19 @@ It is compatible with Laravel 10.x. For older versions of Laravel, please refer
16
16
- [ Eloquent Models] ( docs/eloquent-models.md )
17
17
- [ Query Builder] ( docs/query-builder.md )
18
18
- [ Transactions] ( docs/transactions.md )
19
- - [ User Authentication] ( docs/authentication.md )
19
+ - [ User Authentication] ( docs/user- authentication.md )
20
20
- [ Queues] ( docs/queues.md )
21
21
- [ Upgrading] ( docs/upgrade.md )
22
22
23
23
## Reporting Issues
24
24
25
- Issues pertaining to the library should be reported as
26
- [ GitHub Issue] ( https://github.com/mongodb/laravel-mongodb/issues/new/choose ) .
25
+ Think you’ve found a bug? Want to see a new feature? Please open a case in our issue management tool, JIRA:
26
+
27
+ - [ Create an account and login.] ( https://jira.mongodb.org/ )
28
+ - Navigate to the [ PHPORM] ( https://jira.mongodb.org/browse/PHPORM ) project.
29
+ - Click Create - Please provide as much information as possible about the issue type and how to reproduce it.
30
+
31
+ Note: All reported issues in JIRA project are public.
27
32
28
33
For general questions and support requests, please use one of MongoDB's
29
34
[ Technical Support] ( https://mongodb.com/docs/manual/support/ ) channels.
You can’t perform that action at this time.
0 commit comments