I have created a video series to help you deploy a Laravel application with PHP7 and Nginx
Shobi
Posted on March 27, 2020
Hello, after a long time I had enough time to edit my recorded screencasts on deploying a laravel application. The corona time helped me, a lot of time is saved on getting ready for office, commuting, etc...
In this tutorial video series, I will show you how to deploy a laravel application with PHP7.4, if you are using any PHP7 version it should be fine as well. As of now, PHP7.4 is the latest version so I have used it as well.
For the demo purpose, I have used a fresh installation of laravel without any database connectivity, but once you have deployed application this should be fairly simple for you to do, given how easy to set up a managed database these days. But still, I have plans to show you how to install and configure databases in another video.
Below are the links to those videos, feel free to subscribe and post your doubts, comments and suggestions. also don't forget to subscribe if you find it useful.
Part 1 - Laravel Deployment in Depth - Provisioning Server and Installing Nginx
Part 1 Extra (for aws users): Provisioning server in AWS
Part 2: Creating a custom user to secure the server
Part 3: Installing PHP & Connect to a custom domain
Part 4: Deploying the application to the server
Github repo of the demo application
Posted on March 27, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.