https://github.com/DevinY/dlaravel/releases/tag/v0.9.1
This version has passed the ubuntu real and macos real machine tests, and the Container can be successfully established and executed..
This version has passed the ubuntu real and macos real machine tests, and the Container can be successfully established and executed..
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
If you are a new user, I suggest you use my latest environment phpenv instead. https://github.com/DevinY/phpenv
D-Laravel v1.2.1 revision instructions use GuzzleHttp\Client; When posting, there is an access denied problem. If you are upgrading from an older version, you may need to adjust the configuration file in etc/default-ssl.conf (if there is one) Please adjust php:9000 to web:9000, you can adjust it by executing ./console secure once. In the docker-compose configuration file, change the PHP-FPM container to network_mode: "service:web"...
No Comment
Post your comment