dcodegroup/ui-presets

DCODE FrontEnd preset for Laravel.

Maintainers

Package info

github.com/dcodegroup/dcode-ui-presets

Language:Blade

pkg:composer/dcodegroup/ui-presets

Statistics

Installs: 8 083

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.05 2021-09-06 03:48 UTC

This package is auto-updated.

Last update: 2026-03-11 10:02:35 UTC


README

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.