mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-29 17:34:02 +00:00
download all delivery orders
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ Route::get('/transfer/merge/{marking}', function ($marking) {
|
||||
})->name('booking.merge');
|
||||
|
||||
Route::get('/test', function(){
|
||||
dd('yes');
|
||||
|
||||
Auth::login(User::findOrFail(3));
|
||||
|
||||
$zip_file = 'cief_jun_to_september_delivery_orders.zip'; // Name of our archive to download
|
||||
|
||||
Reference in New Issue
Block a user