xiaohuilam / laravel-admin-select2-bootstrap-theme
Laravel admin select2 bootstrap theme
Installs: 310
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/xiaohuilam/laravel-admin-select2-bootstrap-theme
Requires
- encore/laravel-admin: >=1.6
This package is auto-updated.
Last update: 2025-09-17 07:37:40 UTC
README
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
演示
授权
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
License
MIT