I have one issue:
"Notice: Trying to get property 'authorised' of non-object in C:\xampp\htdocs\cad\login.php on line 11"
Login.php Line 11:
"if (json_decode(verifiy())->authorised == "true" || checkDomain() == false) {"
I've tried disabling this line but it only gives me a login loop but will let me press login but in other terms it doesn't work.
I've set up my SQL and Apatche server with no issues and I am still unable to use the CAD. Anyone got anyway to fix it?