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] => 4 [name] => Travel News [slug] => travel-news [parent_id] => 0 [parent_path] => 0 [published] => 1 [created_at] => 2019-11-20 00:58:05 [updated_at] => 2026-04-18 07:25:22 [summary] => [href] => http://sapapathfinder.com/travel-news ) [original:protected] => Array ( [id] => 4 [name] => Travel News [slug] => travel-news [parent_id] => 0 [parent_path] => 0 [published] => 1 [created_at] => 2019-11-20 00:58:05 [updated_at] => 2026-04-18 07:25:22 [summary] => [href] => http://sapapathfinder.com/travel-news ) [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] => * ) )