codingfoundry/laravel-preset

Coding Foundry Default UI Presets

0.0.5 2020-06-13 23:24 UTC

This package is auto-updated.

Last update: 2024-05-14 08:53:32 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