Xavier Pantet
Xavier Pantet
Hi, I am not sure whether this is an intended behaviour or not but I think the way `getCollection()` on `MongoDatabase` works is a bit strange. The method's signature is...
Hi, I am using Laravel built-in soft-deletion feature for some model and would like to create the `withTrashed` scope on my repository. Best I could do so far is this:...
Hello, I am developing a web platform that I need to work with iPads running iOS9. I tried accessing it with Safari, Firefox and Chrome but it seems to me...