✅ Help with depedency injection?
So I made an
ILoginRepository
and then SQLLoginRepository
for login/logout routes, I am using Google provider. however, it seems liek the Dependency injection is failing, and I'm not sure why. I've spend about an hour trying to fix it but no luck. Anyone kno why im getting this error:
4 Replies
your LoginController is asking for a
SQLLoginRepository
instead of a ILoginRepository
oh
lol
i knew it was somethign dumb liek that but couldnt figur eit out so thx
$close
If you have no further questions, please use /close to mark the forum thread as answered