Repeater String

filament: 3.2
laravel: 10.10
php: 8.1

can I user repeater from string?
for example, this my data
php, golang, javascript


im thinking to implode then put the value to repeater.
Was this page helpful?