route-model-binding
route-model-binding copied to clipboard
Add route model binding to your AdonisJS applications
## Proposed changes This PR introduces a new way to resolve dependencies of controllers methods, because in the new version of AdonisJS, the IoC container changed the way they are...
Rewrite to ESM - V6 Support PR from @Melchyore via #4
I know this package is on the roadmap. If someone from the adonis team could make a list of what needs to be done for compatibility with v6, I'd be...
## Package version 1.0.1 ## Node.js and npm version ``` node -v v20.5.1 npm -v 9.8.0 ``` postgres version: 15.4 ## Issue I'm getting a postgres error that the provided...
## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves...