

You can use it to organize data into one or more tables with data that may be related to each other. MySQL is an open-source relational database management system. Here's a Handbook on Docker essentials, as well, so you can practice your skills. If you want to learn more about Docker, its Documentation is a great place to start. You can easily run applications that, for instance, require two different versions of PHP and MySQL.Įach team member can quickly reproduce the same environment of your application by simply running the same container's configuration. To simplify this concept, Docker lets you package applications and dependencies in a container.Ī containerized application allows you to have a flexible development environment so that you can run different applications without worrying about dependencies, their requirements, and conflicts between different versions. Dockerĭocker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.

How to build the app with Laravel 9, Laravel Sail, Jetstram, Inertia and Vue3.There you can share code snippets and chat with me directly. You can find the complete playlist at the end of this article.Įverything here should just work, but if it doesn't feel free to ask for help by joining my community on Slack. The live coding series is completely unscripted, so there will be bugs and gotchas there that you won't find in this guide. This guide is organized into 10 chapters and is based off a live coding series that I record.

