jshxl / multi-input
A Laravel Nova field.
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Vue
Requires
- php: ^8.1
- jshxl/primevue: ^1.4.1
- laravel/framework: ^10.10
- laravel/nova: ~4.0
README
Features
- A multi-input field for Laravel Nova.
- Also supports dark mode.
Screenshots
Installation
Install this package in a Laravel Nova project via Composer:
composer require jshxl/multi-input
Requirements
php: ^8.1
laravel/framework: ^10.10
laravel/nova: ~4.0
jshxl/primevue: ^1.3.3
Documents
- demo
- responses
I'm lazy, so I don't want to write documents. You can read the source code to understand how to use it.
License
This project is open-sourced software licensed under the MIT license.