jshxl/multi-input

A Laravel Nova field.

v1.2.0 2023-12-11 07:40 UTC

This package is auto-updated.

Last update: 2024-10-11 09:22:54 UTC


README

Features

  • A multi-input field for Laravel Nova.
  • Also supports dark mode.

Screenshots

Index View Form View Detail View

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

Demo View

  • responses

Response View

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.