ЕП
Size: a a a
ЕП
Д
ЕП
A
Д
A
S
$file = $request->file('filepond');Ошибка: Command (HashName) is not available for driver (Gd).
$img = Image::make($file);
$img->resize(300, 300);
$path = Storage::disk('disk')
->putFile('users/' . $user->id, $img->encode('jpg', 100), 'private');
4
4
S
Storage::disk('do_spaces')
->putFile('users/' . $user->id, $img, 'private');
A
А
S
А
4
А
4
А
YP
ВБ