xiaohuilam/laravel-admin-select2-bootstrap-theme

Laravel admin select2 bootstrap theme

Downloads

298

Stars

2

Version

v0.0.2

Laravel admin select2 bootstrap theme

Laravel admin的select框默认不是bootstrap样式,怒换之...

安装

请使用composer安装

composer require xiaohuilam/laravel-admin-select2-bootstrap-theme

安装完成后请执行这条命令将主题的css和js发布到public目录下

php artisan vendor:publish --tag=laravel-admin-select2-bootstrap-theme

演示

screenshot.png

授权

MIT

以下是英文版


Installation

install via composer

composer require xiaohuilam/laravel-admin-select2-bootstrap-theme

then, you should execute this command, to publish assets to public folder.

php artisan vendor:publish --tag=laravel-admin-select2-bootstrap-theme

Screenshot

screenshot.png

License

MIT

xiaohuilam

Author

xiaohuilam