diff --git a/src/config/config.php b/src/config/config.php index 51bc488..9a6f1e1 100644 --- a/src/config/config.php +++ b/src/config/config.php @@ -23,7 +23,7 @@ * With Model: App\Post * Export filename: posts_timestamp */ - 'model' => '', + 'model' => 'Models', ], /*