xyluz

{
"type": "http://schema.org/Person",
"name": "",
"description": "",
"followers": "",
"url": "",
"location": "",
"languages": [],
"users": [
{
"name": "@xyluz",
"avatar": "https://avatars.githubusercontent.com/u/13081285?s=64&v=4"
},
{
"name": "@xyluz",
"avatar": "https://avatars.githubusercontent.com/u/13081285?s=64&v=4"
},
{
"name": "View xyluz's full-sized avatar",
"avatar": "https://avatars.githubusercontent.com/u/13081285?v=4"
}
],
"topics": []
}
England
{
"avatar": "https://avatars.githubusercontent.com/u/13081285?v=4",
"name": "Seyi Onifade",
"username": "xyluz",
"description": "Software Developer",
"location": "England",
"vcard": "<svg class=\"octicon octicon-location\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path d=\"m12.596 11.596-3.535 3.536a1.5 1.5 0 0 1-2.122 0l-3.535-3.536a6.5 6.5 0 1 1 9.192-9.193 6.5 6.5 0 0 1 0 9.193Zm-1.06-8.132v-.001a5 5 0 1 0-7.072 7.072L8 14.07l3.536-3.534a5 5 0 0 0 0-7.072ZM8 9a2 2 0 1 1-.001-3.999A2 2 0 0 1 8 9Z\"></path></svg>\n <span class=\"p-label\">England</span>\n",
"vcardDetails": [
{
"name": "xyluz.com",
"url": "http://xyluz.com"
},
{
"name": "@xyluz",
"url": "https://twitter.com/xyluz"
}
],
"orgs": [],
"sponsors": [],
"pinned": [
{
"name": "PHPUnit + CakePHP Error",
"description": "",
"language": ""
},
{
"name": "Deploying Laravel to a Shared Hostin...",
"description": "",
"language": ""
}
],
"pinnedHtml": [
"\n <div class=\"d-flex width-full flex-items-center tmp-pb-3\">\n <svg aria-hidden=\"true\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-code-square mr-2 color-fg-muted\">\n <path d=\"M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v12.5A1.75 1.75 0 0 1 14.25 16H1.75A1.75 1.75 0 0 1 0 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V1.75a.25.25 0 0 0-.25-.25Zm7.47 3.97a.75.75 0 0 1 1.06 0l2 2a.75.75 0 0 1 0 1.06l-2 2a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L10.69 8 9.22 6.53a.75.75 0 0 1 0-1.06ZM6.78 6.53 5.31 8l1.47 1.47a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215l-2-2a.75.75 0 0 1 0-1.06l2-2a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042Z\"></path>\n</svg>\n <span data-view-component=\"true\" class=\"position-relative\"><a data-hydro-click=\"{&quot;event_type&quot;:&quot;user_profile.click&quot;,&quot;payload&quot;:{&quot;profile_user_id&quot;:13081285,&quot;target&quot;:&quot;PINNED_GIST&quot;,&quot;user_id&quot;:null,&quot;originating_url&quot;:&quot;https://github.com/xyluz&quot;}}\" data-hydro-click-hmac=\"23109dd0e88af9705e220dec6e044dadaf45783ec131cbc25c06123aa8d54cb5\" id=\"109625261\" href=\"https://gist.github.com/xyluz/e87318eedab01d3dfbe6992a691be96a\" data-view-component=\"true\" class=\"Link flex-auto text-bold\"><span class=\"repo\">PHPUnit + CakePHP Error</span></a> <tool-tip id=\"tooltip-492985c5-d722-4a58-8ad1-4427db3b080a\" for=\"109625261\" popover=\"manual\" data-direction=\"s\" data-type=\"label\" data-view-component=\"true\" class=\"sr-only position-absolute\">PHPUnit + CakePHP Error</tool-tip></span> </div>\n\n <div class=\"rounded-bottom-2 color-bg-subtle pt-2 pb-1 tmp-pr-3 flex-auto\">\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">1</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\">If you come across this, know that I spent hours trying to figure out what the problem was, and I am putting it out there to help others. It’s going to be short, and most likely uninteresting.</pre>\n </div>\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">2</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\"></pre>\n </div>\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">3</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\">I was working on a small app, my tests were running well, except when I used assertEqualsI so I decided to use assertIdentical as an alternative for those tests that required Equal, basically, Equal is == while identical is === so, they could work interchangeably, just that you have to change the data type to get the desired result, a silly thing to do by the way (just putting it out there).</pre>\n </div>\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">4</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\"></pre>\n </div>\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">5</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\">Anyway, this was the error:</pre>\n </div>\n </div>\n ",
"\n <div class=\"d-flex width-full flex-items-center tmp-pb-3\">\n <svg aria-hidden=\"true\" height=\"16\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" data-view-component=\"true\" class=\"octicon octicon-code-square mr-2 color-fg-muted\">\n <path d=\"M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v12.5A1.75 1.75 0 0 1 14.25 16H1.75A1.75 1.75 0 0 1 0 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V1.75a.25.25 0 0 0-.25-.25Zm7.47 3.97a.75.75 0 0 1 1.06 0l2 2a.75.75 0 0 1 0 1.06l-2 2a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L10.69 8 9.22 6.53a.75.75 0 0 1 0-1.06ZM6.78 6.53 5.31 8l1.47 1.47a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215l-2-2a.75.75 0 0 1 0-1.06l2-2a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042Z\"></path>\n</svg>\n <span data-view-component=\"true\" class=\"position-relative\"><a data-hydro-click=\"{&quot;event_type&quot;:&quot;user_profile.click&quot;,&quot;payload&quot;:{&quot;profile_user_id&quot;:13081285,&quot;target&quot;:&quot;PINNED_GIST&quot;,&quot;user_id&quot;:null,&quot;originating_url&quot;:&quot;https://github.com/xyluz&quot;}}\" data-hydro-click-hmac=\"23109dd0e88af9705e220dec6e044dadaf45783ec131cbc25c06123aa8d54cb5\" id=\"109625721\" href=\"https://gist.github.com/xyluz/f44cc3099f5c00fbe9b8f51064e61d81\" data-view-component=\"true\" class=\"Link flex-auto text-bold\"><span class=\"repo\">Deploying Laravel to a Shared Hostin...</span></a> <tool-tip id=\"tooltip-96c44295-0f1c-4d22-ba3a-66448b7927d7\" for=\"109625721\" popover=\"manual\" data-direction=\"s\" data-type=\"label\" data-view-component=\"true\" class=\"sr-only position-absolute\">Deploying Laravel to a Shared Hosting with SSH</tool-tip></span> </div>\n\n <div class=\"rounded-bottom-2 color-bg-subtle pt-2 pb-1 tmp-pr-3 flex-auto\">\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">1</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\">You need to have SSH access to your server, Its almost impossible and definitely unadvisable to deploy Laravel to a server with a file upload app like filezilla, for a lot of reasons, but mostly because of dependencies.</pre>\n </div>\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">2</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\"></pre>\n </div>\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">3</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\">The first thing you need to check is; if your host server gives you access to SSH.</pre>\n </div>\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">4</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\"></pre>\n </div>\n <div class=\"d-flex flex-items-center\">\n <span class=\"blob-num pinned-gist-blob-num pl-0\">5</span>\n <pre class=\"lh-condensed-ultra overflow-hidden\" style=\"font-size: 11px\">After checking with your host company, and ensuring you have SSH access, you can now install Laravel on your local machine, if you don’t know how to do that, check this: <span class=\"pl-corl\">https://medium.com/staybusyng/getting-started-with-laravel-69d288229de8</span></pre>\n </div>\n </div>\n "
]
}
{
"accept-ranges": "bytes",
"cache-control": "max-age=0, private, must-revalidate",
"content-encoding": "gzip",
"content-security-policy": "default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net productionresultssa1.blob.core.windows.net productionresultssa2.blob.core.windows.net productionresultssa3.blob.core.windows.net productionresultssa4.blob.core.windows.net productionresultssa5.blob.core.windows.net productionresultssa6.blob.core.windows.net productionresultssa7.blob.core.windows.net productionresultssa8.blob.core.windows.net productionresultssa9.blob.core.windows.net productionresultssa10.blob.core.windows.net productionresultssa11.blob.core.windows.net productionresultssa12.blob.core.windows.net productionresultssa13.blob.core.windows.net productionresultssa14.blob.core.windows.net productionresultssa15.blob.core.windows.net productionresultssa16.blob.core.windows.net productionresultssa17.blob.core.windows.net productionresultssa18.blob.core.windows.net productionresultssa19.blob.core.windows.net github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com user-images.githubusercontent.com private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com secured-user-images.githubusercontent.com private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/",
"content-type": "text/html; charset=utf-8",
"date": "Fri, 27 Feb 2026 01:56:57 GMT",
"etag": "977a1dd27ed2a92de094e89ee3e30107",
"referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"server": "github.com",
"set-cookie": "logged_in=no; Path=/; Domain=github.com; Expires=Sat, 27 Feb 2027 01:56:56 GMT; HttpOnly; Secure; SameSite=Lax",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"transfer-encoding": "chunked",
"vary": "X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With, Sec-Fetch-Site,Accept-Encoding, Accept, X-Requested-With",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-request-id": "A806:FA9B9:E02760:11B1C6F:69A0F9E8",
"x-xss-protection": "0"
}