М
Size: a a a
М
IS
D
AR
AR
ВШ
ВШ
IS
AR
AR
IG
if(config('...', true)) {в роутах
ПФ
IG
ПФ
ПФ
ПФ
АК
4
$model->custom_fields->test // так работает
$model->{"custom_fields->test"} // мне надо вот так, а точнее название филда "test" - хранится в переменной:
$model->{"custom_fields->$field"}
АК