diff --git a/config/fileExport.php b/config/fileExport.php index 93ca1ea..7be8686 100644 --- a/config/fileExport.php +++ b/config/fileExport.php @@ -3,4 +3,4 @@ return [ 'disk' => env('EXPORT_DISK', 'public'), 'expireTime' => env('EXPORT_EXPIRE_TIME', 60), -]; \ No newline at end of file +];