Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/foodbank.codeskitter.site/vendor/shipu/watchable/config/
Upload File :
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
    ]
];