boing6002/searchable

Searchable dependency for Laravel Enso

1.0.17 2019-01-21 15:11 UTC

This package is auto-updated.

Last update: 2024-04-25 06:50:52 UTC


README

Codacy Badge StyleCI License Total Downloads Latest Stable Version

Task management dependency for Laravel.

Watch the demo

click on the photo to view a short demo in compatible browsers

Features

  • can search for any configured model
  • various actions are contextually available for each result, also depending on permissions
  • the icons used for the actions are customizable
  • the number is limited (by default at 10 results) to avoid too many DB hits
  • any model may be added to the searchable list
  • per-model customizations are available, such as attributes to search and the label to use

Configuration & Usage

Be sure to check out the full documentation for this package available at docs.laravel-enso.com

Contributions

are welcome. Pull requests are great, but issues are good too.

License

This package is released under the MIT license.