DAPATKAN HUBUNGAN TABEL HUBUNGAN Laravel

Category::where('parent_id', 0)->withCount('articles')->get();
repzlaw