App\Models\PostCategory Object ( [casts:protected] => Array ( [published] => boolean ) [appends:protected] => Array ( [0] => full_path ) [connection:protected] => mysql [table:protected] => post_categories [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [attributes:protected] => Array ( [id] => 5 [name] => about us [slug] => about-us [parent_id] => 0 [parent_path] => 0 [published] => 1 [created_at] => 2019-11-20 00:58:19 [updated_at] => 2026-04-18 07:25:08 [summary] => [href] => http://sapapathfinder.com/about-us ) [original:protected] => Array ( [id] => 5 [name] => about us [slug] => about-us [parent_id] => 0 [parent_path] => 0 [published] => 1 [created_at] => 2019-11-20 00:58:19 [updated_at] => 2026-04-18 07:25:08 [summary] => [href] => http://sapapathfinder.com/about-us ) [changes:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [meta] => [photo] => ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) )