[13:17:43] <Haris> I created a db, created a user with dbAdmin role. I authenticated to it via mongo cli shell. but when I run db.firstcollection.find() I get error for being not authorized?
[13:43:08] <Haris> now, when I run auth and exec commands on mongo cli/shell, it works. but when I run connect to it through laravel/lumen, it says auth error