https://github.com/fusic/seaaaaarch
Laravel Search Package
https://github.com/fusic/seaaaaarch
laravel
Last synced: about 1 year ago
JSON representation
Laravel Search Package
- Host: GitHub
- URL: https://github.com/fusic/seaaaaarch
- Owner: fusic
- License: mit
- Created: 2019-05-17T03:04:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T03:21:33.000Z (almost 2 years ago)
- Last Synced: 2025-07-04T02:06:45.352Z (about 1 year ago)
- Topics: laravel
- Language: PHP
- Homepage:
- Size: 61.5 KB
- Stars: 13
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Seaaaaarch
[](https://circleci.com/gh/fusic/Seaaaaarch)
[](https://scrutinizer-ci.com/g/fusic/Seaaaaarch/)
[](https://codecov.io/gh/fusic/Seaaaaarch)
## Install
```
composer require fusic/seaaaaarch
```
## Setting
add providers
```
Search\Providers\SearchServiceProvider::class
```
## Create Searchable
```
php artisan make:searchable HogeSearch
```
## Document
- [Japanese](/docs/ja/README.md)
- English