by Devin Yang
(This article was automatically translated.)

Published - 7 years ago ( Updated - 7 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


php,docker,dlaravel

A brief introduction to the phpenv container environment I built

I don't have time to shoot an introduction video, so I'll just grab some pictures and introduce the container environment deviny/phpenv I use. https://github.com/DevinY/phpenvphpenv can be regarded as an evolutionary version of my previous D-Laravel open source project, conceptually extending the use of many Dlaravel operation methods. The update of the container tends to be controlled by the user to build his own image, so I am not very good at changing the version number. In fact, the php version number of D-Laravel seems to have not been changed for a long time:p

Polymer,Webcomponents

Just to be different, CCC IM beta adopts Laravel+Polymer 2.0 development version and is going online

Using WSS encryption, the community chat program developed using Laravel framework + Polymer 2.0 is currently under development. The goal is to create a chat room + IM suitable for developers to discuss. Currently, you can create chat channels and invite link functions. In the future, you will consider adding One on One one-to-one video calls and electronic whiteboard functions. If you want to know more about Polymer or CCC IM, click here to have a look.

docker,dlaravel

D-Laravel 1.5.5 Change Notes

D-Laravel's fpm image was rebuilt using the official dockerfile of docker php before php 7.2.1. And so I can specify that the default owner of fpm is dlaravel, --with-fpm-user=USER Set the user for php-fpm to run as. (default: nobody) --with-fpm-group=GRP Set the group for php-fpm to run as.