Daniel Bastos
Daniel Bastos
Hello, I had confused the previous issue. How do I change the Redoc language? Even if it is manually.
Routes: ```js const Route = use('Route') Route .post('login', 'User/UserController.login') Route .resource('users', 'User/UserController') .apiOnly() ``` No exception is displayed on the terminal. And I didn't make any modifications to another part...
Hehehe, the very complexity I had to involve was because it is difficult to use a `require.all` module in a functional way, since it was designed to be nonfunctional. I'm...
Eu fiquei em duvida qual conjunto de "instances" vão ser utilizados. Se são aquelas ali do "instances" ou se são outras. Dependendo do que for utilizado seria melhor eu usar...