-1

I can use selectize js for my laravel framework project tagging posts? I use for tagging many to many relation.

1 Answers1

0

Yes, you can, but I prefer select2 if you gonna use multi-select it's easier to get it as an array from the request directly

https://select2.org/getting-started/basic-usage#multi-select-boxes-pillbox

I hope it's helpful

Ahmed Hassan
  • 579
  • 2
  • 6