jshxl/tree-select

A Laravel Nova field.

Installs: 61

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 2

Open Issues: 0

Language:Vue

pkg:composer/jshxl/tree-select

v1.1.0 2023-12-11 02:56 UTC

This package is auto-updated.

Last update: 2025-12-04 18:50:44 UTC


README

Features

  • A tree-select field for Laravel Nova.
  • Also supports dark mode.
  • Data source only supports custom http(s) request.

Screenshots

Index View Form View Detail View

Installation

Install this package in a Laravel Nova project via Composer:

composer require jshxl/tree-select

Requirements

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

Documents

  • demo Demo1 View

  • responses Demo2 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.