Multi-select Dropdown (Select2) | Laravel Livewire 3 for Beginners EP31

Опубликовано: 07 Февраль 2026
на канале: Yelo Code
15,828
242

Welcome to our livewire 3 course, in this course we will cover all the basis needed to build dynamic front end components using livewire. Today we cover multiselect dropdown using select2 jquery plugin.

Code Github link:
https://gist.github.com/yelocode/0e40...

Select2 Documentation Mentioned in the video:
https://select2.org/getting-started/b...
https://select2.org/programmatic-cont...

Course Playlist :
   • Laravel Livewire 3 Course for Beginners EP1  

Tailwind CDN :
https://tailwindcss.com/docs/installa...

Through out the course we will cover:
how to make components
Actions
Properties
Form Submission and Validation
Flash Messages
Tables and Pagination
File Uploads
Inline Components
Full page Components and Layouts
Events
Offline States
URL Query Parameters
Nesting Components
Navigate
Loading states, Lazy loading and placeholders
Keyboard Shortcuts
lifecycle hooks
Magic actions
Wire:ignore
-Authorization
Multi Select Drop down
Dependent Drop Down
And more ...

And more

Livewire 3 website :
https://livewire.laravel.com/

Boostrap Documentation:
https://getbootstrap.com/docs/5.3/get...

If you would like me to make more livewire videos, please let me know by liking the video and commenting what you like to learn next.

What is livewire:
Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel. (Taken from Livewire Documentation)