admin管理员组文章数量:1391955
I'm using Vemto from vemto.app to build laravel apps but in Laravel12 when I install it by CMD, I see that Laravel has 2 options of laravel:
- WorkOS auth
- Built-in auth
but when I create app by Vemto I don't see that there is auth files, my question is how to install the built-in laravel auth sepratly.
actually, I spent many hours to solve this problem nut I didn't find it.
I intalled
composer require livewire/livewire
and composer require laravel/ui
I'm new with laravel but I'm trying to be better day by day.
the problem is I didn't find in the document anything about that or maybe I didn't understand well.
I'm using Vemto from vemto.app to build laravel apps but in Laravel12 when I install it by CMD, I see that Laravel has 2 options of laravel:
- WorkOS auth
- Built-in auth
but when I create app by Vemto I don't see that there is auth files, my question is how to install the built-in laravel auth sepratly.
actually, I spent many hours to solve this problem nut I didn't find it.
I intalled
composer require livewire/livewire
and composer require laravel/ui
I'm new with laravel but I'm trying to be better day by day.
the problem is I didn't find in the document anything about that or maybe I didn't understand well.
Share Improve this question asked Mar 13 at 11:22 M.JM.J 14311 bronze badges1 Answer
Reset to default 0I don't have any experience with vemto, but according to the docs, you can use an auth scaffolding from UI, Breeze or Jetstream:
Auth Scaffold
When enabled, the "Auth Scaffold module" will generate the application basic scaffold using the UI template chosen on project creation (Laravel UI, Jetstream, or Breeze).
本文标签: How to install the built in starter kit auth in LaravelStack Overflow
版权声明:本文标题:How to install the built in starter kit auth in Laravel - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744704244a2620743.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论