🔥 AdonisJS From Scracth Early Access is Now Open!

Locked video

Please enrol in the course or become Pro to watch this video.

Enrol to course
Are you already enrolled? Log in to continue learning.

Updating a thread

Now, let's move on to updating threads. When it comes to updating records, there are typically 2 HTTP methods that are mostly used to handle that, which are PUT and PATCH. They both tend to do the same thing but in slightly different ways.