hnhdigital-os/laravel-search-components
Composer 安装命令:
composer require hnhdigital-os/laravel-search-components
包简介
Search view components.
关键字:
README 文档
README
_____ _ _____ _
/ ___| | | / __ \ | |
\ `--. ___ __ _ _ __ ___| |__ | / \/ ___ _ __ ___ _ __ ___ _ __ ___ _ __ | |_ ___
`--. \/ _ \/ _` | '__/ __| '_ \| | / _ \| '_ ` _ \| '_ \ / _ \| '_ \ / _ \ '_ \| __/ __|
/\__/ / __/ (_| | | | (__| | | | \__/\ (_) | | | | | | |_) | (_) | | | | __/ | | | |_\__ \
\____/ \___|\__,_|_| \___|_| |_|\____/\___/|_| |_| |_| .__/ \___/|_| |_|\___|_| |_|\__|___/
| |
|_|
Provides blade template and a search object to convert your model searches into html or json.
This package has been developed by H&H|Digital, an Australian botique developer. Visit us at hnh.digital.
Documentation
Requirements
- PHP >= 7.2
- Laravel >= 5.8
Installation
Via composer:
$ composer require hnhdigital-os/laravel-search-components ~1.0
This package's service provider will autoload.
Configuration
Access the search class by adding it as an alias to your controller.
use HnhDigital\SearchComponents\Search;
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 140
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-08