maogou/preset

Laravel front end preset package

v1.0.0 2019-03-09 13:38 UTC

This package is auto-updated.

Last update: 2024-04-22 04:26:54 UTC


README

Build Status License Total Downloads Latest Stable Version

Installation

$ composer require maogou/preset -vvv

Swap Preset

$ 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.