mozex/laravel-searchable
Add a Searchable trait to any Eloquent model to search multiple columns and related data (relations, morphs, even cross-database) via a single ->search() call. Works with Laravel Scout and includes optional Filament table/global search integration.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^11.0|^12.0|^13.0 |
| illuminate/database | ^11.0|^12.0|^13.0 |
| illuminate/support | ^11.0|^12.0|^13.0 |
| spatie/laravel-package-tools | ^1.16 |
|
Package
|
Constraint
|
|---|---|
| filament/filament | ^4.0|^5.0 |
| larastan/larastan | ^3.0 |
| laravel/pint | ^1.14 |
| orchestra/testbench | ^9.0|^10.0|^11.0 |
| pestphp/pest | ^3.8.2|^4.0.0 |
| pestphp/pest-plugin-laravel | ^3.2|^4.0.0 |
| pestphp/pest-plugin-type-coverage | ^3.5|^4.0.0 |
| phpstan/extension-installer | ^1.4 |
| phpstan/phpstan-deprecation-rules | ^2.0 |
| phpstan/phpstan-phpunit | ^2.0 |
How can I help you explore Laravel packages today?