Skip to content
This repository was archived by the owner on Jul 12, 2021. It is now read-only.

Latest commit

 

History

History
59 lines (55 loc) · 1.74 KB

README.md

File metadata and controls

59 lines (55 loc) · 1.74 KB


Logo of the Preset tool

One-liner for Laravel Frontend Presets


npm   npm

npx apply laravel:frontend <path> <preset name> [--tall | --breeze] [--auth]


This preset is a shortcut for installing a Laravel Frontend Preset or Laravel Breeze.
You may use the --tall or --breeze flag, or specify the name of the preset you want to install as the second argument.


Laravel Breeze
npx apply laravel:frontend --breeze

The TALL preset
npx apply laravel:frontend --tall --auth

Any front-end preset
npx apply laravel:frontend . tailwindcss


See what it does - Read documentation



·

Built with ❤︎ by Enzo Innocenzi