saya muncul error begini hu,
Symfony\Component\Debug\Exception\FatalThrowableError Call to a member function threads() on null
Bagian yg error,
auth()->user()->threads()->create([
'title' => request('title'),
'slug' => $slug,
'body' => request('body'),
'tag_id' => request('tag'),
]);
Maaf hu, Case Closed!
masalahnya harus login terlebih dahulu. kemungkinan session nya keburu habis