laraedit/laraedit-docker

Enable mcrypt extension by default

Closed this issue · 3 comments

Coud you update the image with the mcrypt extension already installed?

it is already installed and enabled by default.

see line 61 in the Dockerfile where it is installed: https://github.com/laraedit/laraedit-docker/blob/master/Dockerfile#L61
and line 82 where it is enabled: https://github.com/laraedit/laraedit-docker/blob/master/Dockerfile#L82

If you are having issues though, please copy and paste a log file or more detail so that I can help you troubleshoot it!

Thanks, I got confused with an error related to a missing key on my .env file!

no problem