
Dockerized template for your next project with Laravel and Nuxt.
The Stand With Ukraine Dockerized template is a pre-configured Laravel and Nuxt monorepo that allows for the separate installation and running of the two applications. It includes a stack that consists of Laravel, Octane/PHP-FPM, PostgreSQL, Redis, MailHog, Nuxt, Nginx, and Certbot. The template has been tested on Ubuntu 18.04, 19.10, and 20.04.
Quick installation:
Advanced installation: Read more about the advanced API installation in the documentation.
Quick installation:
Advanced installation: Read more about the advanced client installation in the documentation.
Single host:
The Stand With Ukraine Dockerized template provides a convenient setup for developing and running separate Laravel and Nuxt applications. Its flexible structure allows for easy expansion with additional applications. The template includes detailed installation instructions and offers advanced options for customization.

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.
nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.