| Current Path : /home/users/unlimited/www/foodbank.codeskitter.site/vendor/shipu/watchable/config/ |
| Current File : /home/users/unlimited/www/foodbank.codeskitter.site/vendor/shipu/watchable/config/watchable.php |
<?php
return [
'audit_columns' => [
'creator_column' => 'creator',
'editor_column' => 'editor',
'default_active' => false,
],
'activity_log' => [
'model' => \Shipu\Watchable\Models\Activity::class
]
];