mphpmaster/laravel-nova-next-input-focus
最新稳定版本:1.1.0
Composer 安装命令:
composer require mphpmaster/laravel-nova-next-input-focus
包简介
Laravel Nova Next Input Auto Focus
README 文档
README
Nova Next Input/Field Auto Focus/Move.
Sometimes we have too many inputs, and It's hard to keep pressing Tab to move to next input. Right?
This package helps you to implement it 👍️.
Preview
Dependencies:
- php >=8.1 REQUIRED IN YOUR PROJECT
- laravel >=9 REQUIRED IN YOUR PROJECT
- nova >=4 REQUIRED IN YOUR PROJECT We didn't try it with nova 3
- VueJs >=3.2.38 REQUIRED IN YOUR PROJECT We didn't try it with VueJs 2
Installation
You can install this package via composer:
composer require mphpmaster/laravel-nova-next-input-focus
⚠️ You need to have laravel nova installed!
Configuration
You may publish the configuration with the following command:
php artisan vendor:publish --tag=nova-next-input-focus-config
License
The Laravel framework is open-sourced software licensed under the MIT license.
These Helpers are open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-22
