简体   繁体   中英

How to use selectize.js in laravel for tagging?

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

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM