© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
2y ago
•
7 replies
Sourabh
Global Search Table Column
I want to search table columns globally
. and my data was inserted in the database
-encrypted form
.
For example
, I want to search for customer email
, and it is in encrypted form
.
So I want to apply a query for the search
, like
.
.
.
$query->whereEncryptedLike('customer_email', $search)
$query->whereEncryptedLike('customer_email', $search)
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
search id column in table
F
Filament / ❓┊help
3y ago
Search input per table column
F
Filament / ❓┊help
3y ago
Limit table/global search term length
F
Filament / ❓┊help
2y ago
Global search
F
Filament / ❓┊help
2y ago