Laravel 11 with jetstream/inertia and telescope not working #569
Unanswered
maartengithub
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have L11 jetstream starter kit and laravel-multitenancy. I have moved the telescope migration to landlord folder and migrated from there. So the telescope tables are in the landlord DB. But now I get a 'Call to a member function prepare() on null' error in /vendor/laravel/framework/src/Illuminate/Database/Connection.php:407
What should I do to make this work?
Beta Was this translation helpful? Give feedback.
All reactions