项目作者: jaygaha

项目描述 :
A dockerized stack for a Lumen application
高级语言: PHP
项目地址: git://github.com/jaygaha/lumen-docker.git
创建时间: 2021-05-21T14:35:06Z
项目社区:https://github.com/jaygaha/lumen-docker

开源协议:

下载


Lumen jwt-auth with CRUD tutorial using Docker

This will create a dockerized stack for a Lumen application, consisted of the following containers:

  1. Nginx, php:7.3-fpm, Mariadb, Composer, Redis

Installation

Git clone this repository in your local machine and run following docker command

  1. docker-compose up -d

Contributing

Pull requests are welcome. Feel free to contact me if there is any issues or any explanation needed.

License

MIT