bcoden / cms-preset
Laravel cms preset
0.0.4
2020-02-17 21:36 UTC
Requires
- php: >=7.2.0
This package is auto-updated.
Last update: 2025-06-18 09:02:07 UTC
README
This a Laravel Preset used to set up a Laravel CMS project
Includes the following:
- Tailwind Css
- SASS
- Removes, JQuery, Bootstrap and Popper.js
Installation
Install the composer package via Packagist
composer require bcoden/cms-preset
Run the preset
php artisan preset cms