PostgreSQL Full Text Search for Laravel Scout

The PostgreSQL Full Text Search for Laravel Scout package lets you implement search functionality in your Laravel application using PostgreSQL's built-in full-text search. It simplifies indexing and searching database records. This package utilizes PostgreSQL's `tsvector` data type and offers customization through a model's `searchableOptions` method. You can define searchable columns, ranking factors, and even leverage web search syntax for complex queries. Overall, it integrates the power of PostgreSQL search with the ease of Laravel Scout..

Supercharged Search with PostgreSQL.

PostgreSQL Full Text Search for Laravel Scout

Related Projects

Laravel Blade Country and Language Icons

Laravel Blade Country and Language Icons

Easy flag icons for Laravel Blade.

Laravel Mail Export

Laravel Mail Export

Comprehensive email archiving for your Laravel app.

Attach Time-sliced Metadata to Eloquent Models

Attach Time-sliced Metadata to Eloquent Models

Time-Stamped Truth

Build UI Dashboards For Your Laravel Models

Build UI Dashboards For Your Laravel Models

Insights at a Glance.

Regex Helpers for Laravel

Regex Helpers for Laravel

Regex, simplified

Advanced Eloquent Model Filters

Advanced Eloquent Model Filters

Build Sophisticated Filters, Easily