dcodegroup/ui-presets
DCODE FrontEnd preset for Laravel.
8,111
1
| Install | |
|---|---|
composer require dcodegroup/ui-presets |
|
| Latest Version: | 1.1.7 |
| License: | MIT |
| Last Updated: | Dec 11, 2023 |
| Links: | GitHub · Packagist |
Maintainer: dcodegroup
Installing the FrontEnd Preset
To include the Front End files run the following command:
php artisan ui dcode-preset-ui
This command will:
- overwrite existing auth blades,
- include admin layouts for user list and edit,
- add a kitchen sink layout presenting all the components we use,
- provide the sass settings to use the sass-lib package,
- and import the standard vue components used for our projects.
Related Packages
laravel-frontend-presets/zurb-foundation
Laravel 5.5.x Front-end preset for Zurb Foundation
18,696
52