Searchable is a trait for Laravel 4.2+ that adds a simple search function to Eloquent Models.
Searchable allows you to perform searches in a table giving priorities to each field for the table and it’s relations.
Filed in
Or try paginated search →
Searchable is a trait for Laravel 4.2+ that adds a simple search function to Eloquent Models.
Searchable allows you to perform searches in a table giving priorities to each field for the table and it’s relations.