thedevdojo/larasail

Feature: Use MariaDB in place of mysql

SamuelMwangiW opened this issue · 1 comments

Is your feature request related to a problem?

Inspired by #59
It would be really awesome to have the choice to install MariaDB instead of MySQL.

Describe the solution you'd like

Just like php, among the options for mysql Version, have a mariadb option that installs the latest version of MariaDB.

Describe alternatives you've considered

MySQL is the default option. I run MariaDB 10.5 in production. It would be nice to have the option

Additional context

Not sure if the option would be helpful to anyone else besides myself?

Closing issue following merging of #62. Thanks @bobbyiliev