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..
We will use docker --network to establish multiple container interconnections, but if there are four containers, Is it necessary to issue docker run instructions for different containers four times, kill me, This article introduces the establishment of multiple containers at one time through the yaml file definition of docker-compose. Learn how to load multiple configuration files with the dokcer-compose -f parameter.
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"...
This article uses a simple Laravel livewire example to see how the livewire component verifies user input errors and displays Chinese error messages.
No Comment
Post your comment