jshxl/list-box

A Laravel Nova field.

v1.8.8 2024-06-15 02:26 UTC

README

Features

  • A list-box field for Laravel Nova.
  • Also supports dark mode.
  • Data source supports array, nova resource or custom http(s) request.
  • BelongsToMany relationship is supported.

Screenshots

Index View Form View Detail View

Installation

Install this package in a Laravel Nova project via Composer:

composer require jshxl/list-box

Requirements

  • php: ^8.1
  • laravel/framework: ^10.10
  • laravel/nova: ~4.0
  • jshxl/primevue: ^1.3

Documents

  • demo

Demo 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.