nova-flexible-content
nova-flexible-content copied to clipboard
readonly() won't save values to db
this is supposed to hide the action buttons only but it won't save to db after I tried it several times as well
Flexible::make('Prices')
->addLayout('Prices', 'prices', [
//
])
->readonly(),
please see https://github.com/laravel/nova-issues/issues/3630