v
Size: a a a
v
ГГ
v
v
ГГ
ГГ
ГГ
v
$file = new File([‘is_public’ => true]);
$file->data = Input::file(‘image’);
$file->save();
$model->file()->add($file);
DI
ГГ
A
v
EB
Related records are displayed as a list (view.list).
Clicking a record will display an update form (manage.form).
Clicking Add will display a selection list (manage.list).
Clicking Create will display a create form (manage.form).
Clicking Delete will destroy the record(s).
Clicking Remove will orphan the relationship.
my
my
EB
A
Р
Related records are displayed as a list (view.list).
Clicking a record will display an update form (manage.form).
Clicking Add will display a selection list (manage.list).
Clicking Create will display a create form (manage.form).
Clicking Delete will destroy the record(s).
Clicking Remove will orphan the relationship.
my
Related records are displayed as a list (view.list).
Clicking a record will display an update form (manage.form).
Clicking Add will display a selection list (manage.list).
Clicking Create will display a create form (manage.form).
Clicking Delete will destroy the record(s).
Clicking Remove will orphan the relationship.
my