Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fusic/seaaaaarch

Laravel Search Package
https://github.com/fusic/seaaaaarch

laravel

Last synced: 4 days ago
JSON representation

Laravel Search Package

Awesome Lists containing this project

README

        

# Seaaaaarch

[![CircleCI](https://img.shields.io/circleci/build/github/fusic/Seaaaaarch.svg)](https://circleci.com/gh/fusic/Seaaaaarch)
[![Scrutinizer code quality (GitHub/Bitbucket)](https://img.shields.io/scrutinizer/quality/g/fusic/Seaaaaarch.svg)](https://scrutinizer-ci.com/g/fusic/Seaaaaarch/)
[![Codecov](https://img.shields.io/codecov/c/github/fusic/Seaaaaarch.svg)](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