resham/nova-search-select 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

resham/nova-search-select

最新稳定版本:v1.0.0

Composer 安装命令:

composer require resham/nova-search-select

包简介

A Package for Laravel Nova Search Select.

README 文档

README

Info

Latest Stable Version License

Requirement

This is a package to integrate a selectable search with Laravel Nova version 4.

Installation

Require this package with composer.

composer require resham/nova-search-select

First Time Installation

First run this command before the nova build

php artisan vendor:publish --tag=nova-search-select --force

After this, run the build command for development or production according to your need, then publish the resources

cd ./vendor/laravel/nova
mv webpack.mix.js.dist webpack.mix.js
npm ci
npm run dev
rm -rf node_modules
cd -
php artisan nova:publish

Security

If you discover any issues, please email at reshampokhrel57@gmail.com.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: Vue

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-22