If you’re a Laravel developer using Valet as your local development environment, you may encounter an error message like the following: Valet doesn’t support PHP version: [email protected] (try something like […]
DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 1
You might get this issue while trying to download report in Laravel. Please note, this issue fix is only with the platform Laravel and while trying to download your data […]
Realm: LinkingObjects(fromType: Class.self, property: “property”) returns nil [Updated]
Realm is really simple and powerful tool for developers to deal with local database. I highly recommend to use realm. Let’s go directly to the problem guys. Realm provides inverse […]