Skip to content

jaygaha/lumen-docker

Repository files navigation

Lumen jwt-auth with CRUD tutorial using Docker

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

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

Installation

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

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