How to Setup The Global Search in FilamentPHP - FilamentPHP for Beginners

In this tutorial, we will cover the steps necessary to set up resource and global search in FilamentPHP. We will explain the differences between the two types of searches and show you how to enable them for your application. We will also discuss how to define the searchable columns for your models, override default methods, and add search key bindings. By the end of this tutorial, you will have a solid understanding of how to implement powerful search functionality in your FilamentPHP admin panel. 📚 New Udemy Course If you’re looking to level up your Laravel skills? My new course “Mastering Laravel 10 Query Builder, Eloquent & Relationships“ is the perfect opportunity. Learn the essential tools and techniques for building robust and scalable web applications with Laravel: 💌 Newsletter Sign up for my free weekly email newsletter: 🔥 Resources - Twitter: - Instagram: - Blog: - Patreon: - GitHub: - TikTok: @codewithdary ⌛Timestamps 00:00 - Introduction 01:04 - recordTitleAttribute 03:01 - getGloballySearchableAttributes 04:13 - getGlobalSearchResultDetails 06:15 - getGlobalSearchEloquentQuery 07:59 - globalSearchResultsLimit 08:54 - globalSearchKeyBindings #laravel #filamentphp #hostinger #codewithdary
Back to Top