-
Notifications
You must be signed in to change notification settings - Fork 1.5k
-
Can I use this package with custom user provider and Jetstream?
Beta Was this translation helpful? Give feedback.
All reactions
Hello,
Have you tried it? If yes, please let us know.
Thanks!
Replies: 1 comment 8 replies
-
Hello,
Have you tried it? If yes, please let us know.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
Tried, but getting the error from vendor\laravel\framework\src\Illuminate\Database\Connection.php:458
instead of vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Connection.php
.
Beta Was this translation helpful? Give feedback.
All reactions
-
It works like a charm.
@Smolevich I thought @bgencacat would have a solution since Jetstream
worked for him. Thanks
Beta Was this translation helpful? Give feedback.
All reactions
-
It works like a charm.
@Smolevich I thought @bgencacat would have a solution since
Jetstream
worked for him. Thanks
Maybe you're doing something wrong? Did you override that function?
Beta Was this translation helpful? Give feedback.
All reactions
-
@divine I just reinstalled it using php artisan jetstream:install livewire
but without --team
option.
--team
mandate Transactions
.
As @bgencacat said now it's work like a charm.
Beta Was this translation helpful? Give feedback.