Category "Tech Stuff"

PHP intl-Extension Error for Laravel on Windows

- - Tech Stuff

Fixing the “intl” PHP Extension Error for Laravel on Windows When spinning up a fresh Laravel project on a local Windows and Apache environment, you might hit a frustrating runtime blocker: RuntimeExceptionvendor\laravel\framework\src\Illuminate\Support\Number.php:476 The “intl” PHP extension is required to use the [format] method. Even if you have uncommented the extension...

Getting Started with Vercel

- - DevTools, Tech Stuff

A Beginner’s Guide to Hosting and Testing Projects with Vercel If you are stepping into the world of modern web design and front-end development, you have likely heard the name Vercel floating around. At its core, Vercel is a cloud platform specifically built to optimize the deployment experience for front-end...

Undo Update on CentOS

- - Tech Stuff

Have you ever needed to undo an update on CentOS to fix an unintended catastrophic bug that occurred after installing some new package(s)..? Only a week ago this was me 🙁 and the culprit was “yum update”! After upgrading several packages on one of my web server’s I noticed that...

Top 3 Movies Streaming Websites

- - Tech Stuff

Watching movies online including your favorite series from the past is an awesome way to spend quality family time. With the ever increasing bandwidth being offered and continuous reduction in the costs of smart and LED TV’s it has gotten quite convenient to stream movies from the comfort of ones...