Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: atomjoy/laravel-nginx-php-mysql-multiple
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: atomjoy/laravel-nginx-php-mysql-multiple
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 30, 2024

  1. Nginx and Php-fpm with Laravel on Docker

    How to run multiple services in one docker container. Running nginx and php-fpm processes in the same Debian container with Laravel (mysql, mariadb, sqlite). How to run multiple services in one docker container.
    atomjoy authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    09b874d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Nginx and Php-fpm with Laravel on Docker

    How to run multiple services in one docker container. Running nginx and php-fpm services in the same Debian container with Laravel (mysql, mariadb, sqlite).
    atomjoy authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9c8759d View commit details
    Browse the repository at this point in the history
  2. Nginx and Php-fpm with Laravel on Docker

    How to run multiple services in one Docker container. Running Nginx and Php-fpm services in the same Debian container with Laravel using Docker (Mysql, Mariadb, Sqlite).
    atomjoy authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    29ed488 View commit details
    Browse the repository at this point in the history
Loading