@@ -38,7 +38,7 @@ |
||
| 38 | 38 | if($envFile){ |
| 39 | 39 | $move2Path = $file->move($fullPath, $filename); |
| 40 | 40 | $value = $path.'/'.$filename; |
| 41 | - }else{ |
|
| 41 | + } else{ |
|
| 42 | 42 | $move2Path = \Storage::put( |
| 43 | 43 | $value, |
| 44 | 44 | file_get_contents($file->getRealPath())// |