Skip to content

khazaryan/laravel-11-frankenphp-docker

 
 

Repository files navigation

FrankenPHP and Laravel Octane with Docker + Laravel 11

This repo is a docker boilerplate to use for Laravel projects. Containers included in this docker:

  1. Laravel 11
  2. FrankenPHP
  3. MySQL
  4. Redis
  5. Supervisor
  6. Octane
  7. Minio for S3
  8. MailPit

The purpose of this repo is to run Laravel 11 in a Docker container using Octane and FrankenPHP.

Installation

Use the package manager git to install Docker boilerplate.

$ git clone https://github.com/jaygaha/laravel-11-frankenphp-docker.git
$ cd laravel-11-frankenphp-docker

Usage

$ docker compose build
$ docker compose up -d

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

FREE TO USE

About

FrankenPHP and Laravel Octane with Docker + Laravel 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 53.2%
  • Blade 33.3%
  • Dockerfile 11.9%
  • Shell 1.3%
  • JavaScript 0.3%