How I deploy Laravel apps in Docker with just two commands

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • laradocker

    A Laravel package to seamlessly integrate Docker into your application

    Tired of configuring Docker from scratch for every Laravel project? This is the link to the Github repository for the Laradocker project, a brand new composer package that sets up your Laravel project with Docker with just these two simple commands:

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • laravel-alpine-nginx-phpfpm-opcache-docker

    LANPOD - Deployment recipe with Laravel + Alpine + NGINX + PHP-FPM + OPCache + Docker

    In my previous post, I brought you LANPOD a Laravel/Docker deployment strategy that allows you to deliver a Laravel app on-premise or cloud environments relying on a battle tested tech recipe consisting of laravel + alpine linux + nginx + php-fpm + opcache + docker you absolutely loved.

  • podman

    Podman: A tool for managing OCI containers and pods.

    This recipe allows you to deploy your app in a redistributable, virtualized, os agnostic, self-contained and self-configured software image and run it in virtualization engines such as Docker or Podman. It even includes things out of the box like the supervisor's tidy configuration for handling your queues, nice defaults for php, opcache and php-fpm, nginx, etc.

  • Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

    Hi there! It's Jorge. It's been a while since my last post, and this one might sound the same as one that you might have read around here. But come along and I promise you that you never again will have to build docker images from scratch to your Laravel projects!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • CRUD Operations with Goravel (Laravel for GO)

    1 project | dev.to | 7 Oct 2024
  • Focusing your tests on the domain. A PHPUnit example

    2 projects | dev.to | 4 Oct 2024
  • Symfony: A Robust and Scalable PHP Framework for Modern Web Applications

    1 project | news.ycombinator.com | 1 Oct 2024
  • The Age of Software Artisans

    2 projects | news.ycombinator.com | 21 Sep 2024
  • Laravel has raised a $57M Series A in partnership with Accel

    2 projects | news.ycombinator.com | 5 Sep 2024