mirror of
https://gitlab.com/uldvstar/exchange-2.0.git
synced 2026-08-27 08:24:08 +00:00
download all delivery orders
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ Route::get('/test', function(){
|
||||
echo 'Could not open ZIP file.';
|
||||
}
|
||||
} catch (Exception $exception) {
|
||||
dd('test');
|
||||
dd($exception);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user