Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipesh79/laravelglobalsearch
Laravel Global Search is a flexible and customizable Laravel package that enables developers to perform global searches across multiple models with ease.
https://github.com/dipesh79/laravelglobalsearch
laravel model search
Last synced: 2 days ago
JSON representation
Laravel Global Search is a flexible and customizable Laravel package that enables developers to perform global searches across multiple models with ease.
- Host: GitHub
- URL: https://github.com/dipesh79/laravelglobalsearch
- Owner: Dipesh79
- License: mit
- Created: 2024-05-14T15:36:59.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-08T11:12:20.000Z (4 months ago)
- Last Synced: 2024-11-01T15:33:19.053Z (6 days ago)
- Topics: laravel, model, search
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![](https://banners.beyondco.de/Laravel%20Global%20Search.png?theme=light&packageManager=composer+require&packageName=dipesh79%2Flaravel-global-search&pattern=architect&style=style_1&description=Laravel+Global+Search+is+a+flexible+and+customizable+Laravel+package+that+enables+developers+to+perform+global+searches+across+multiple+models+with+ease.&md=1&showWatermark=1&fontSize=100px&images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg)
# Laravel Global Search
"**Laravel Global Search** is a flexible and customizable Laravel package that enables developers to perform global searches across multiple models with ease. With support for custom and default models, configurable search behavior, and robust error handling, it empowers developers to create powerful search functionality tailored to their application's needs. Whether searching for specific records or retrieving all data, Laravel Global Search provides a seamless experience for users and developers alike."
## Quick Start
### Install Using Composer
```bash
composer require dipesh79/laravel-global-search
```
## Official DocumentationDocumentation can be found on my [website](https://khanaldipesh.com.np/package/laravel-global-search).
## License
The Laravel Global Search package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
## Credits
- [Dipesh79](https://khanaldipesh.com.np)
- [All Contributors](../../contributors)
- [Laravel Banner](https://banners.beyondco.de/)## Author
- [@Dipesh79](https://www.github.com/Dipesh79)
## Support
For support, email [dipeshkhanal79[at]gmail[dot]com](mailto::[email protected]).