https://github.com/maogou/swappreset
:sunflower: Laravel front-end swap preset package !
https://github.com/maogou/swappreset
bootstrap element-ui laravel none preset react vue
Last synced: 8 months ago
JSON representation
:sunflower: Laravel front-end swap preset package !
- Host: GitHub
- URL: https://github.com/maogou/swappreset
- Owner: maogou
- License: mit
- Created: 2019-03-09T04:29:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T13:16:42.000Z (over 7 years ago)
- Last Synced: 2025-08-04T04:29:56.631Z (11 months ago)
- Topics: bootstrap, element-ui, laravel, none, preset, react, vue
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://travis-ci.org/maogou/swappreset)
[](https://packagist.org/packages/maogou/preset)
[](https://packagist.org/packages/maogou/preset)
[](https://packagist.org/packages/maogou/preset)
## Installation
```sh
$ composer require maogou/preset -vvv
```
## Swap Preset
```sh
$ php artisan swap:preset vue
$ php artisan swap:preset none
$ php artisan swap:preset react
$ php artisan swap:preset element
$ php artisan swap:preset bootstrap
```
### Laravel version Compatibility
Laravel | Package
:---------|:----------
5.8.x | 1.0.x
## License
Laravel preset is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).