Replies: 2 comments
-
@tabuna Sorry but I'm feeling kinda noob right now: I've installed Fortify as you mentioned: You have to install Laravel Fortify, and complete all setup without add blades calling in App\Providers\FortifyServiceProvider.php. I installed the package and published its resources using After that I configured the provider. To me, it is not clear what to do after:
I see that some things are added to the vendor folder, but I want to use and customize the orchid/fortify views and get the routing correct. Do I need to do this manually or is there any config or Artisan command I can do to get this up and running? Hope you can help, Best regards, Edwin |
Beta Was this translation helpful? Give feedback.
-
Same here, it starts to drive me crazy, I tried everything but I cannot manage to make it work... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed the fortify package but I am not sure how to actually use the 2FA features in the package. I tried to call $this->twoFactorLayout() but it just says the method was undefined even tho ive added the class. Not sure what im doing wrong, was wondering if there was another example of how to implement.
Beta Was this translation helpful? Give feedback.
All reactions