没有 Bootstrap 如何使用身份验证?

How can I use authentication without Bootstrap?

在 Laravel 中,我知道 运行 composer require laravel/ui 然后 php artisan ui vue --auth 创建身份验证脚手架,但它使用 Bootstrap。有没有办法在没有 Bootstrap 的情况下创建此脚手架?

不幸的是,据我所知,laravel 身份验证脚手架中的 bootstrap UI 别无选择,因为我知道有一个顺风但 repo 的最后更新2 年前所以不确定现在是否支持

https://github.com/laravel-frontend-presets/tailwindcss

另外,您可以更改它或创建一个新的,此路径下的所有视图文件

resources/views/auth