But now I need to change DB_HOST and other database configurations.
I did changes from .env and clear catche and restart container but not any changes. and I don't have any access into docker image and docker compose.
if you have any solution for it, please tell me.
thanks.
have a good year
I thought if I remove a docker image, all project will remove, but it's not like that.
I just stop and remove last docker image, and run new docker image with new env data and everything goes well and it was becuses of --volume that was same as prev image.
It could be good if Laravel have own containers in hub.docker.com