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

https://github.com/unisharp/laravel-scout-disk-driver

Under development, do not use it yet.
https://github.com/unisharp/laravel-scout-disk-driver

full-text-search laravel-scout search

Last synced: 3 months ago
JSON representation

Under development, do not use it yet.

Awesome Lists containing this project

README

        

# laravel-scout-disk-driver

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Build Status][ico-travis]][link-travis]
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
[![Quality Score][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads]

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what
PSRs you support to avoid any confusion with users and contributors.

## Install

Via Composer

``` bash
$ composer require unisharp/laravel-scout-disk-driver
```

## Usage

```
```

## Change log

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Testing

``` bash
$ make test
```

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) for details.

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## Credits

- [UniSharp][link-author]
- [All Contributors][link-contributors]

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[ico-version]: https://img.shields.io/packagist/v/unisharp/laravel-scout-disk-driver.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/unisharp/laravel-scout-disk-driver/master.svg?style=flat-square
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/unisharp/laravel-scout-disk-driver.svg?style=flat-square
[ico-code-quality]: https://img.shields.io/scrutinizer/g/unisharp/laravel-scout-disk-driver.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/unisharp/laravel-scout-disk-driver.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/unisharp/laravel-scout-disk-driver
[link-travis]: https://travis-ci.org/unisharp/laravel-scout-disk-driver
[link-scrutinizer]: https://scrutinizer-ci.com/g/unisharp/laravel-scout-disk-driver/code-structure
[link-code-quality]: https://scrutinizer-ci.com/g/unisharp/laravel-scout-disk-driver
[link-downloads]: https://packagist.org/packages/unisharp/laravel-scout-disk-driver
[link-author]: https://github.com/unisharp
[link-contributors]: ../../contributors