codingfoundry/laravel-preset

Coding Foundry 默认 UI 预设

0.0.5 2020-06-13 23:24 UTC

This package is auto-updated.

Last update: 2024-09-14 09:35:28 UTC


README

Coding Foundry 为新应用程序提供的默认预设。包括:Tailwind CSS、Laravel、Vue 和 Turbolinks。

安装

composer require codingfoundry/laravel-ui

##带有认证

php artisan ui preset --auth

##不带认证

php artisan ui preset