mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-29 17:34:25 +00:00
regenerate customers marking
This commit is contained in:
+2
-1
@@ -71,7 +71,8 @@ Route::get('/order/{id}/download', 'Orders\DownloadOrderQrPdfController@download
|
||||
|
||||
Route::get('/test', function(){
|
||||
try {
|
||||
DB::connection('old_izyim_db')->getDatabaseName();
|
||||
$databesname = DB::connection('old_izyim_db')->getDatabaseName();
|
||||
dd($databesname);
|
||||
} catch (Exception $exception){
|
||||
dd($exception);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user