承接 flarone/laravel-searchable 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

flarone/laravel-searchable

Composer 安装命令:

composer require flarone/laravel-searchable

包简介

A search package for Laravel

README 文档

README

Introduction

Searching within Laravel models on their own is an easy task but if you need to search for multiple models queries can become pretty slow.

This package allows developers to leverage their searches from everywhere within their application on an easy way.

Flarone is a web development studio based near Amsterdam, The Netherlands. You can learn more about us at flarone.com

Table of contents

Laravel compatibility

Laravel Laravel-searchable
8.x 1.0.x
9.x 1.0.x
10.x 1.0.x

Features overview

  • Searchable models will be indexed automatically
  • Customizeable fields you want to be searchable

Installation

Require through composer

composer require flarone/laravel-searchable

Or manually edit your composer.json file:

"require": {
	"flarone/laravel-searchable": "^1.x"
}

Publish both the configuration file and the migrations:

php artisan vendor:publish --provider="Flarone\Searchable\SearchableServiceProvider"

Execute the database migrations:

php artisan migrate

You may check the package's configuration file at:

config/searchable.php

Clearing the cache

Available since version 1.0.x, you may clear the translation cache through both an Artisan Command and a Facade. If cache tags are in use, only the translation cache will be cleared. All of your application cache will however be cleared if you cache tags are not available.

Cache flush command:

php artisan searchable:flush

Credits

统计信息

  • 总下载量: 61
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-03-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固