cwsps154 / bootstrap-ui-components
使用Laravel组件帮助构建基于Bootstrap的UI元素
2.0.184
2023-06-29 17:20 UTC
Requires
- php: ^7.4|^8.0|^8.1|^8.2
- laravel/framework: ^8.0|^9.0|^10.0
README
使用Laravel组件帮助构建基于Bootstrap的UI元素
安装
使用Composer
composer require cwsps154/bootstrap-ui-components
发布包文件
php artisan vendor:publish
您也可以使用标签
php artisan vendor:publish --tag=config --tag=components --tag=public
文档
可用的组件
表单输入textarea- 支持ckeditor,summernote,tinymceselect- 支持select2单选按钮复选框file- 支持fileinputcrop-image-cropper.js按钮模态弹出窗口
用法
您可以使用命名空间 x-buicomponents 使用这些组件
即将更新... 您现在可以参考旧的README文件 READMEOLD
作者
- Github @CWSPS154
- Gmail @codewithsps154@gmail.com