laravel-presets / frontend

A preset for installing https://github.com/laravel-frontend-presets/

Home Page:https://usepreset.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

A preset for installing https://github.com/laravel-frontend-presets/

https://usepreset.dev


Languages

Language:TypeScript 100.0%