14: Article Table
In this lesson, you will work through Article Table as part of Filament V4 Beginner to Intermediate Course.
Caption excerpt: In the last video, we looked at how we could create an article and store it in the database. Now, I want to take this a step further, and we're going to be looking at how we can, first and foremost, make this a bit more useful, because what if you have 100 users or 500 users? This is going to take a while to scroll through. So the first thing I want to do is I want to make this searchable. What this goes ahead and does is it changes the UI from being a native select component that the browser provides to a searchab...