Looking to hire Laravel developers? Try LaraJobs

laravel-nova-next-input-focus maintained by mphpmaster

Description
Laravel Nova Next Input Auto Focus
Author
Last update
2023/02/22 09:40 (dev-main)
License
Links
Downloads
5

Comments
comments powered by Disqus

Laravel Nova Next Input Focus

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

image1.gif

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

:warning: 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.