by Devin Yang
(This article was automatically translated.)

Published - 7 years ago ( Updated - 7 years ago )

No chance to attend Laracon in the US? Be a little fan, come and see the speeches of these top program developers.
Let's find out what's new in Laravel!!
I saw Taylor's twitter a long time ago, and forgot to remember the URL of the video,
I downloaded a bunch of keywords this time, and Google helped me find them.
Maybe someone is also looking for this link, so I will post it here!!
It's completely free, so what are you waiting for...,
You can also practice English listening while watching, and you can do it in one fell swoop. Well, I need to practice listening..:D

https://streamacon.com/video/laracon-us-2017

Tags: laravel

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


dlaravel

D-laravel has added the recommended opcache.ini settings

The latest version of D-Laravel has added opcache's recommended settings. The enabling method is very simple, please execute it in the D-Laravel directory.

dlaravel

D-Laravel test domain name *.dev changed to *.test

Since Google Chrome 63 will forcibly convert the domain name of *.dev to https, the domain name of the new version of D-Laravel will be changed to *.test. This article explains how to update.

dlaravel

Description of .env.example file on D-Laravel

This article explains about the .env settings on D-Laravel MYSQL_ROOT_PASSWORD=secret LARAVEL_INSTALLER='container' DOCKER_SERVICES='docker-compose.yml service/redis.yml'