Skip to content

UoGSoE/laravel-preset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Frontend Preset

Simple Laravel front-end preset. Strips out a few things we never really used and pulls in tailwind and the purgecss plugin for mix.

Install

composer require uogsoe/soe-laravel-preset

Usage

php artisan preset uogsoe

You'll have to make sure you've done an npm install before trying npm run dev etc.