fat4lix/nova-element-ui

add Element repeater

KarimQaderi opened this issue · 0 comments

Hello
Sorry, you can add this repeater to the list
https://codepen.io/karimqaderi/pen/jvydOq

ElementRepeater::make('name repeater')
        ->addRow(ElementInput::make('String_1'), ElementInput::make('String_2'))
       ->addRow(ElementInput::make('String_3'), ElementInput::make('String_4'));

save data

https://stackoverflow.com/questions/10686333/save-array-in-mysql-database