mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-27 00:13:59 +00:00
Merge branch 'dillon/34.1-jenkins-vapor' into vapor/development
This commit is contained in:
@@ -29,7 +29,7 @@ class AWSImageUploadController extends Controller
|
||||
|
||||
$request->image->storeAs('images', $imageName);
|
||||
|
||||
//cief todo: checking if storage disk exist
|
||||
//checking if storage disk exist
|
||||
if (Storage::disk('documents')) {
|
||||
$check1 = "The disk documents exists.";
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user