Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Saturday, May 23, 2020

Tutorial: How to deploy Laravel 7 app on LEMP Stack using Google Cloud - VM Instance (Ubuntu 18.04 and Nginx)

How to deploy Laravel 7 application on Linux, Engine-X, MySQL, & PHP Stack using Google Cloud - Virtual Machine Instance (Ubuntu 18.04)


Laravel on Gcloud
Laravel on Gcloud

Let's say you are done with your app and want to deploy it to the Internet so everyone can see your work. In this guide we will learn to deploy Laravel 7 app onto VM Instance - Google Cloud using LEMP stack. LEMP means:

Saturday, April 18, 2020

Installing mac OS (Mojave 10.14.3 HFS) on Oracle VirtualBox on Windows PC with AMD processor

How to Install macOS Mojave on VirtualBox on Windows PC with AMD Processor


I'll show you on how I install mac OS Mojave 10.14.3 HFS in my PC using Oracle VirtualBox

High level Specification of my PC:
  • AMD processor
  • 8GB RAM 
  • Windows OS

What is VirtualBox?

VirtualBox is a free software developed by Oracle. This software allows you to create a Virtual Machine controlled by either Linux, Windows or Mac. In other words, an operating system inside an operating system or a virtual computer inside of your machine.