by Devin Yang
(This article was automatically translated.)

Published - 6 years ago ( Updated - 6 years ago )

D-Laravel's nginx environment settings support index.html by default, simply put
Now, besides, D-Laravel can be used to run Laravel's Project, and it can also be used to run other Projects.

At present, Apple's WebKit is in preview for Service-Workers. After iOS 11.3, the mobile version of the Safari browser will support it. Simply put, you can directly use the webpage to develop Android and iOS web apps without the need for the Internet. Execute normally.

For example, Polymer's Project, in this video will actually operate,
Install the Demo Project of Polymer's PWA to the sites folder of D-Laravel.
 

Tags: polymer docker

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


docker,laravel

How to use multiple YAML files to execute multiple docker container services

This video introduces how to use the docker-compose command to specify multiple YAML structure language configuration files to create container execution, and introduces how we simplify docker-compose by using .env in the D-Laravel environment Start command.

dlaravel,docker

D-Laravel learning three stages

Chat about the three stages of using D-Laravel, why use D-Laravel. Because the configuration files used by D-Laravel are quite simple, it is very suitable for beginners of Docker to learn, And users who do not know how to use Docker can also use the two commands ./console and ./create to create a project.

docker, d-laravel, docker-compose, laravel

docker-compose loads multiple configuration files

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.