R
R
Romi2021-03-28 12:31:05
Docker
Romi, 2021-03-28 12:31:05

Laradock (Docker Compose) - how to create MULTIPLE MySQL databases within one config?

Here is the .env Laradock:

### MYSQL #################################################

...
MYSQL_DATABASE=default
MYSQL_USER=default
MYSQL_PASSWORD=secret
...


And if I need SEVERAL MySQL databases within the project - what should I write then?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
N, 2021-03-28
@Fernus

How to use multiple databases in Laravel
Multiple databases in one Laravel application?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question