Skip to content
Discussion options

You must be logged in to vote

There are several methods.

  • Read compiled JS (easiest, but might be pain to read)
  • Check same methods in Github (requires jumping between editor and Github, quite annoying)
  • Clone AdonisJS modules down and install them from local path. It does require the most setup, but then you can actually add some logging or debug code to Adonis modules and see how they behave

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dajpes
Comment options

Answer selected by dajpes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants