codingfoundry/laravel-preset

Coding Foundry Default UI Presets

0.0.5 2020-06-13 23:24 UTC

This package is auto-updated.

Last update: 2025-04-14 10:51:03 UTC


README

Coding Foundry's Default Preset for New Apps. Stack includes: Tailwind CSS, Laravel, Vue, and Turbolinks.

Installation

composer require codingfoundry/laravel-ui

##With Authentication

php artisan ui preset --auth

##Without Authentication

php artisan ui preset