Skip to main content
6
results
Andrew Fletcher
As a web developer, you will most likely need to run local copies of a bunch of different web sites. Regularly switching between several sites daily.  Sometime Drupal, other Laravel and whatever frameworks that are in your toolkit.   Install Docker and Lando Do you have Docker installed?  No, then go to the Docker Desktop page and download. Now let's look in to Lando.  Have a look at the Lando releases on GitHub to download the latest package for your OS. Run the installer. I...
Andrew Fletcher
Every project has to kick off somewhere.  Yep well that's a no brainer....
Andrew Fletcher
I installed Lando 3.6.2 and Laravel 9.  When I visit the web page, I...
Andrew Fletcher
Do you want set up a CI/CD process using GitHub Actions? This is a walk-through...
Andrew Fletcher
If like me you tried the command php artisanHowever, you had the following...
Andrew Fletcher
Creating a new account in Mail on OSX Big Sur (11.2) and complete the required information for: Email Username Password Account type: IMAP Incoming mail server Outgoing mail server I receive a message "Unable to verify account name or password." Note: before you follow these steps, ensure that you know / note down all of your account passwords.  This is because the saved passwords will be deleted during this process. The steps that worked for me: Open the Keychain Access...