Learn how to deploy a Laravel application to production from scratch
What you'll learn Setting up a VPS from scratch Installing and setting up a database Using git manage code Securing your application using free SSL
Requirements A current installation of Laravel
Description Learn how to launch your application to production fast.TechnologiesGit - Use git to manage your source codeNginx - Set up Nginx from scratchSSH - Learn how to access your server using secure shellMySQL - Learn to install, set up and secure MySQLVPS - Learn how to set up an application environment from scratch on VPSSSL - Learn to how to install SSL on your serverBudgetAbout $8 for the domain name if you don't have one yetAbout $5 for the VPS, free for 60 days.
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Getting Started | Obtaining a Cloud Hosting Account
Lecture 3 Acquiring VPS
Lecture 4 Prepare a domain name
Lecture 5 Setting a local and online repository
Lecture 6 Creating a sudo user on server
Lecture 7 Setting up the production environment
Lecture 8 Setting up server (Nginx) configuration for app
Lecture 9 Installing a Database
Lecture 10 Adding a domain name to application
Lecture 11 Managing deployment using Laravel Envoy
Lecture 12 Install SSL
Intermediate Laravel developers seeking to learn how to deploy applications to production