theomessin / laravel-devcontainer

🐋 Fully-Dockerised Laravel development in Visual Studio Code
MIT License
121 stars 30 forks source link

Add MySQL database alternative #2

Open rhnkyr opened 3 years ago

rhnkyr commented 3 years ago

Hi @theomessin.,

thanks for this repo. It is cool. Can you also add mysql support. I did try but could not handle it.

Thanks in advance.

theomessin commented 3 years ago

@rhnkyr please check whether the linked pull request closes this for you (did some quick testing, but I primarily use postgres).

rhnkyr commented 3 years ago

@theomessin works like a charm. Thanks mate!

theomessin commented 3 years ago

Cool! I'll leave it as a separate branch for now until I figure out how to integrate installing the devcontainer with options