v5-docs
v5-docs copied to clipboard
📚 Source code and documentation for the official docs website.
### Package version none ### Describe the bug On the [API Tokens page](https://docs.adonisjs.com/guides/auth/api-tokens-guard) it's stated that the database is the best options for secondary auth while redis is best for...
### 🔗 Linked issue ### ❓ Type of change - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [x] 👌 Enhancement (improving an existing functionality...
### Package version latest ### Describe the bug Drive documentation seems to reference a config variable called `serveAssets` and `serveFiles` interchangeably. In my code, it's defaulted to `serveFiles` so it...
### 🔗 Linked issue ### ❓ Type of change - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [x] 👌 Enhancement (improving an existing functionality...
In Authorization - [ Using different User models ](https://docs.adonisjs.com/guides/authorization) The docs mention to Check out the following video as an example of the same. but there's no video after 
- [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [x] 👌 Enhancement (improving an existing functionality like performance) - [ ] ✨ New feature (a...
Hi. I was trying the other day to use the new version of the framework to achieve something like Spring Boot does in Java with with it's IOC Container, and...
### 🔗 Linked issue ### ❓ Type of change - [x] 🐞 Bug fix (a non-breaking change that fixes an issue) - [ ] 👌 Enhancement (improving an existing functionality...
### Package version 5.8.4 ### Describe the bug Link of documentation: https://docs.adonisjs.com/guides/database/introduction#drivers-config The documentation guides us to install the package mysql2 but in the config example the client used is...
In the doc insomnia V5 => https://docs.adonisjs.com/reference/validator/rules/mobile#document It says locales, but rule.mobile... accept just locale