Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 599 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 599 Bytes

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