Skip to content

基于 laravel-admin 的 multipleSelect 表单组件而拓展的多选联动框

License

Notifications You must be signed in to change notification settings

yunlong-site/laravel-admin-mselect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于 laravel-admin 的 multipleSelect 表单组件而拓展的多选联动框

Installation

composer require yunlong/mselect

Usage

$form->mselect('column')->options([0=>'option1',1=>'option2'])->load('loadColumn','/yourPath');

$form->select('loadColumn');

License

Licensed under The MIT License (MIT).

About

基于 laravel-admin 的 multipleSelect 表单组件而拓展的多选联动框

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published