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.
This is how we can check a website in Android with Chrome Dev Tools.
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.