P
Size: a a a
P
И
P
P
И
И
И
И
И
https://g.zbp.ru/b3/17/33745b.ier7i5.odv.8c.5a.jpg
На некоторых картинках вложенность до 4 былаP
Storage::put('users/name.jpg')
Storage::put('posts/name.jpg')
а так:Storage::disk('users')->put('name.jpg')
Storage::disk('posts')->put('name.jpg')И
Storage::put('users/name.jpg')
Storage::put('posts/name.jpg')
а так:Storage::disk('users')->put('name.jpg')
Storage::disk('posts')->put('name.jpg')И
P
P
И
Storage::put('users/name.jpg')
Storage::put('posts/name.jpg')
а так:Storage::disk('users')->put('name.jpg')
Storage::disk('posts')->put('name.jpg')P
P
P
P
И
Storage::put('users/name.jpg')
Storage::put('posts/name.jpg')
а так:Storage::disk('users')->put('name.jpg')
Storage::disk('posts')->put('name.jpg')Storage::disk('users')->put('name.jpg')
выглядит красиво, конечно, но там все равно будет что-то типа->put(helper('name.jpg').'name.jpg')
чтобы добавить подпапки