📄️ Section Intro
So we are just about there. We have a complete CRUD app with authentication and authorization. This section will be reserved for any additional features. I may add more videos to this section in the future, but for now, we'll just add a search feature.
📄️ Search Functionality
Now we want to make the search form on the homepage work. Open the App/views/partials/search-showcase.php file and make sure the form looks like this:
📄️ Wrap Up
Alright, so that's it. At least for now. I may add to this in the future. There's a lot of other features that could be added to this app, but I think this is a good stopping point for now.