VOVictor Okaforinvictor-ok.hashnode.dev·Jul 19, 2023 · 3 min readBetty Linter Style Guide For AlxWe kick off by understanding what a linter is, so a Lint, or a linter, is a static code analysis tool used to flag programming errors, bugs, stylistic errors, and suspicious constructs. In summation, continually employing the use of a linter makes yo...00
VOVictor Okaforinvictor-ok.hashnode.dev·Sep 13, 2021 · 1 min readSetting Up Subdomain Routing In Laravel For A Windows Machine.I am working on a project that requires subdomain routing and fortunately, I use windows and not a mac. Using a mac would have easily made me set up subdomain routing with Valet but if you use a windows machine like me, let me run you through it. Ori...00