App\ProductCategory Object
(
[sortable] => Array
(
[order_column_name] => order
[sort_when_creating] => 1
)
[table:protected] => product_categories
[fillable:protected] => Array
(
[0] => parent_id
[1] => title
[2] => meta_title
[3] => meta_description
[4] => description
[5] => image
[6] => order
[7] => status
)
[connection:protected] =>
[primaryKey:protected] => id
[keyType:protected] => int
[incrementing] => 1
[with:protected] => Array
(
)
[perPage:protected] => 15
[exists] => 1
[wasRecentlyCreated] =>
[attributes:protected] => Array
(
[id] => 25
[parent_id] => 5
[title] => İrmik
[meta_title] =>
[meta_description] =>
[meta_keywords] =>
[image] => image/product_category/f648520d59e8cb6687f548efc819123f.jpeg
[header_image] => images/headers/tadim.jpg
[description] =>
[order] => 0
[status] => 1
[created_at] => 2019-12-11 15:41:07
[updated_at] => 2019-12-23 13:00:34
)
[original:protected] => Array
(
[id] => 25
[parent_id] => 5
[title] => İrmik
[meta_title] =>
[meta_description] =>
[meta_keywords] =>
[image] => image/product_category/f648520d59e8cb6687f548efc819123f.jpeg
[header_image] =>
[description] =>
[order] => 0
[status] => 1
[created_at] => 2019-12-11 15:41:07
[updated_at] => 2019-12-23 13:00:34
)
[casts:protected] => Array
(
)
[dates:protected] => Array
(
)
[dateFormat:protected] =>
[appends:protected] => Array
(
)
[events:protected] => Array
(
)
[observables:protected] => Array
(
)
[relations:protected] => Array
(
)
[touches:protected] => Array
(
)
[timestamps] => 1
[hidden:protected] => Array
(
)
[visible:protected] => Array
(
)
[guarded:protected] => Array
(
[0] => *
)
[parentColumn:protected] => parent_id
[titleColumn:protected] => title
[orderColumn:protected] => order
[queryCallback:protected] =>
)