The
hostnamectl set-hostname hostname
The
hostnamectl set-hostname hostname
In order to allow the container to be used more flexibly, D-Laravel has released version v1.0.0, which is not backward compatible. https://github.com/DevinY/dlaravel/releases/tag/v1.0.0 If you are using before v1.0.0, you need to modify the .env file of the Laravel project, change DB_HOST=127.0.0.1 to DB_HOST=db If you have a custom docker-compose-custom.yml file....more
D-Laravel's console command allows us to quickly understand what he executes. How is it executed if docker-compose is used? Let's see.
No Comment
Post your comment