Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaohuilam/laravel-admin-select2-bootstrap-theme
๐ณ๐๐๐๐๐๐ ๐๐
๐๐๐ ๐๐๐๐๐๐2 ๐๐๐๐๐๐๐๐๐ ๐๐๐๐๐
https://github.com/xiaohuilam/laravel-admin-select2-bootstrap-theme
laravel laravel-admin laravel-admin-extension select2
Last synced: 6 days ago
JSON representation
๐ณ๐๐๐๐๐๐ ๐๐ ๐๐๐ ๐๐๐๐๐๐2 ๐๐๐๐๐๐๐๐๐ ๐๐๐๐๐
- Host: GitHub
- URL: https://github.com/xiaohuilam/laravel-admin-select2-bootstrap-theme
- Owner: xiaohuilam
- License: mit
- Created: 2019-04-04T07:22:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-16T17:06:31.000Z (over 5 years ago)
- Last Synced: 2024-08-02T07:17:28.457Z (3 months ago)
- Topics: laravel, laravel-admin, laravel-admin-extension, select2
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-laravel-admin - select2-bootstrap-theme - select2-bootstrap-theme ๆ ทๅผ (ๆฉๅฑๅ / ๅญๆฎต็ฑปๆฉๅฑๅ )
README
# Laravel admin select2 bootstrap theme
Laravel admin็selectๆก้ป่ฎคไธๆฏbootstrapๆ ทๅผ๏ผๆๆขไน...
## ๅฎ่ฃ
่ฏทไฝฟ็จcomposerๅฎ่ฃ
```bash
composer require xiaohuilam/laravel-admin-select2-bootstrap-theme
```ๅฎ่ฃ ๅฎๆๅ่ฏทๆง่ก่ฟๆกๅฝไปคๅฐไธป้ข็cssๅjsๅๅธๅฐpublic็ฎๅฝไธ
```bash
php artisan vendor:publish --tag=laravel-admin-select2-bootstrap-theme
```## ๆผ็คบ
![screenshot.png](https://wantu-kw0-asset007-hz.oss-cn-hangzhou.aliyuncs.com/gDUoiwRY5Ylm3DC94xo.png)
## ๆๆ
MIT**ไปฅไธๆฏ่ฑๆ็**
---
## Installation
install via composer
```bash
composer require xiaohuilam/laravel-admin-select2-bootstrap-theme
```then, you should execute this command, to publish assets to public folder.
```bash
php artisan vendor:publish --tag=laravel-admin-select2-bootstrap-theme
```## Screenshot
![screenshot.png](https://wantu-kw0-asset007-hz.oss-cn-hangzhou.aliyuncs.com/gDUoiwRY5Ylm3DC94xo.png)
## License
MIT