B
B
bpGusar2017-08-08 17:43:39
JavaScript
bpGusar, 2017-08-08 17:43:39

Is there an option in laravel to create and use duplicate fields?

dcebd298094b440c9471ab15540eaa71.png
do something like this, what would you press add and fields are added, and then everything that was added on the page was added to the database in the same number of lines

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Pushkarev, 2017-08-08
@AXP-dev

And what's to stop you from putting it in json or serialize?

F
First Last, 2017-08-08
@shindakioku

You can look for libraries, but it's in js'e.

K
Kirill Nesmeyanov, 2017-08-10
@SerafimArts

1) Plain one2many connection
2) or array, in case of postgres
3) or json, in case of mysql.
Choose anything

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question