最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to install the built in starter kit auth in Laravel - Stack Overflow

programmeradmin1浏览0评论

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 badges
Add a comment  | 

1 Answer 1

Reset to default 0

I 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).

发布评论

评论列表(0)

  1. 暂无评论