PHP is the most widely used language in the world for websites. It is also the most hated. And it’s pure hate. But why do so many developers hate it so much? Today we’re going to the origin of the hate, let’s see if it’s really justifie.
This is how we can check a website in Android with Chrome Dev Tools.
Code and instructions in my github regarding installing a viva payment gateway in Opencart 3.0. Long before the official Viva make it available for the version 3.
I needed it, I updated it myself.
Imagine a User that may not yet have a Profile associated with them. But when you call \App\User::find(1)->profile->age; for example, then it throws the old “ Trying to get property of non-object” error because there is no profile.