Skip to main content

Develop and Deploy Laravel Applications with Docker

2h 29m 56s
English
Paid

Course description

Learn how to use the power of Docker to develop, test, and deploy Laravel applications in local and production environments with this premium video course.

Read more about the course

Docker and Laravel work together in a perfect marriage Docker, and more broadly containerization as a whole, is growing in popularity, not just for production environments but also for local development. Laravel is the leading modern PHP framework used by millions of developers around the globe. Together, they help develop and deploy web applications that are fast, scalable, and OS independent. 

Working with a LAMP stack or other web server software installed on your local machine can be a nightmare when it comes time to upgrade. If you have multiple apps that require different versions of something like PHP it's even worse. Using Docker to build your local dev environment removes the headache of maintaining and installing dependencies for web server software across your machines.

“I have absolutely no clue how to get started deploying my Laravel app to a production server with Docker.” 

That's okay, there's a lot of options! In this course, we'll explore a few different methods to deploy your Dockerized Laravel application onto a production server. Including how to setup and use an automated testing and CI/CD service like CircleCI.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 20 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Introduction to Docker

All Course Lessons (20)

#Lesson TitleDurationAccess
1
Introduction to Docker Demo
08:05
2
Introduction to Docker Compose
08:25
3
Setting up Nginx
08:57
4
Setting up Apache
06:21
5
Setting up PHP
07:42
6
Setting up MySQL
06:58
7
Installing and using Composer
09:05
8
Setting up our new Laravel app
04:46
9
Setting up and using the Artisan service
04:24
10
Setting up and using the npm service
04:31
11
Building a simple test application
12:04
12
Creating and running tests with PHPUnit
03:59
13
Improving local Docker performance
05:45
14
Enabling https locally with mkcert
04:30
15
Caching with Redis
08:32
16
Queuing and running jobs with Redis
06:08
17
Running scheduled tasks
04:58
18
Deploying a Laravel app with git
18:55
19
Using Let's Encrypt with Docker in production
05:20
20
Using-CircleCI-for-cicd-and-deployment
10:31

Unlock unlimited learning

Get instant access to all 19 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Laravel Eloquent: Expert Level

Laravel Eloquent: Expert Level

Sources: laraveldaily.com
After this course, you will become expert in creating relationships, querying data effectively and using less-known Eloquent features. Eloquent is great for database operations,...
3 hours 46 minutes 18 seconds
Vue 3, Nuxt.js and Laravel: A Practical Guide

Vue 3, Nuxt.js and Laravel: A Practical Guide

Sources: udemy
Learn how to create 3 different apps with Vue 3, Nuxt.js and Laravel. The first app will be an Admin app using Vue 3 Composition API The second app will be an I
10 hours 17 minutes 9 seconds
Laravel Livewire

Laravel Livewire

Sources: Caleb Porzio, laravel-livewire.com
Building modern web apps is hard. Tools like Vue and React are extremely powerful, but the complexity they add to a full-stack developer's workflow is insane.
11 hours 29 minutes 28 seconds
DevOps Project: CICD with Git GitLab Jenkins and Laravel

DevOps Project: CICD with Git GitLab Jenkins and Laravel

Sources: udemy
Continuous Integration Continuous Delivery/Deployment (CICD) is a very important part of modern-day software release processes. As a matter of fact, you can not survive as a Dev...
4 hours 47 minutes 21 seconds
Testing Laravel with PHPUnit

Testing Laravel with PHPUnit

Sources: spatie.be
In this course, Brent will help you get started testing a Laravel application. He'll cover how to get started, how to test every functionality in Laravel, and g
2 hours 42 minutes 59 seconds