SSJ4K wrote a reply+100 XP
3h ago
The PATCH method is not supported for route jobs/105. Supported methods: GET, HEAD.
If anyone is still experiencing the error even though their patch route is correct, I ran
'php artisan route:clear' and it fixed the error. Apparently my route cache was stale.