@nonwiz
- Member Since
- Oct 12, 2024
- Lessons Completed
- 1
- Comments Contributed
- 4
- Hours Watched
- 0.05
Recent Activity
Here's what @nonwiz has been up to this past year
-
Upvoted comment Hi nonwiz! Happy to hear you were able to get it figured out...
-
Upvoted comment Anytime, nonwiz!!
-
Replied to Hi, I'm not sure if there is something that I missed, somehow...
Found the issue, it happened because I forgot to add "await" in front of request.usingValidatior…
-
Commented on post Form Validation & Displaying Errors
Hi, I'm not sure if there is something that I missed, somehow my adonisjs application doesn't trigger the global exception handling, when vine throw a validation error, the server just stop. I've checked the middleware, global exceptions/handlers, it is also there :(
The server just died once there's a validation issue, it seems like it is not being wrapped by try catch, which I suppose the global exception handler should've take care of that.
I'm using request.validateUsing(…)
-
-
Upvoted comment Hi nonwiz! As we did with the service in this lesson, you can...
-
Commented on post What Code Can & Can't Be Shared Between AdonisJS & Inertia
Just wondering what's the clean way (if possible) to have a function that can be reused in both inertia scope and adonisjs scope. For example Enum that created at `/app/enums/…ts`, how do I make it possible so I can call it from my inertiajs scope. For now, I alway copy it twice to put under inertia just so i can use it.
-
Completed lesson What Code Can & Can't Be Shared Between AdonisJS & Inertia
-
Account created Welcome to Adocasts, @nonwiz!