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

laravel-presets/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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