承接 genealabs/nova-prepopulate-searchable 相关项目开发

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

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

genealabs/nova-prepopulate-searchable

最新稳定版本:3.0.0

Composer 安装命令:

composer require genealabs/nova-prepopulate-searchable

包简介

A tool to allow BelongsTo searchable fields to be pre-populated with data

关键字:

README 文档

README

This package has been archived until such time that it can be brought up-to-date with Laravel Nova. We have stopped using Laravel Nova, and no longer have a license for it. As such we currently cannot justify further development on this package. Please check here for availability of similar packages: https://novapackages.com

Prepoulate Searchable for Laravel Nova

A tool to allow BelongsTo searchable fields to be pre-populated with data

Latest Version on Packagist Total Downloads

Prepopulate Search

- Alert: the namespace of this repo has changed from `alexbowers/nova-prepopulate-searchable`
- to `genealabs/nova-prepopulate-searchable`. Please update your composer.json file before updating!

Sponsors

We thank the following sponsors for their generosity. Please take a moment to check them out:

Requirements

  • PHP 7.3+
  • Laravel 7.0+
  • Nova 3.8.4+

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require genealabs/nova-prepopulate-searchable

Usage

On any BelongsTo fields in your resources that are searchable(), you can also add prepopulate() to the method chain and the field will be prepopulated with values to choose from.

You may optionally pass through a search query to the prepopulate method, and the keywords passed will be used for the search initially, before resetting the search to being empty (as it currently is).

Limiting Pre-Populated Items

You can limit the prepopulated items by passing in a search string to the prepopulated() method like so:

    BelongsTo::make("Archive")
        ->searchable()
        ->prepopulate("test").

This would prepopulate all archives that have test in their display field.

Security

If you discover any security related issues, please email hello@genealabs.com instead of using the issue tracker.

Credits

Alex Bowers

Alex is the original developer of this package and has done a great job with initial development.

Mike Bronner

I started using this package and didn't want it to fall to the way-side, as it helps improve the UX of Nova significantly. Alex graceously allowed me to continue development and maintenance on his original package.

License

The MIT License (MIT). Please see License File for more information.

genealabs/nova-prepopulate-searchable 适用场景与选型建议

genealabs/nova-prepopulate-searchable 是一款 基于 Vue 开发的 Composer 扩展包,目前已累计 66.35k 次下载、GitHub Stars 达 38, 最近一次更新时间为 2020 年 09 月 01 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「nova」 「laravel」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 genealabs/nova-prepopulate-searchable 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 genealabs/nova-prepopulate-searchable 我们能提供哪些服务?
定制开发 / 二次开发

基于 genealabs/nova-prepopulate-searchable 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 66.35k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 38
  • 点击次数: 13
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 38
  • Watchers: 3
  • Forks: 15
  • 开发语言: Vue

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-09-01