From 263d789b9d43e310f8e50375ad206b1cc4a38ef5 Mon Sep 17 00:00:00 2001 From: Damian Gryski Date: Wed, 19 Apr 2017 12:11:42 +0200 Subject: [PATCH] Updated FromXToGo (markdown) --- FromXToGo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FromXToGo.md b/FromXToGo.md index 8339fd1d..a46845b8 100644 --- a/FromXToGo.md +++ b/FromXToGo.md @@ -57,6 +57,7 @@ This page links to blog posts and videos discussing moving a code base to Go fro * [ARDUINO WEB ARCHITECTURE, BACK TO THE FUTURE](https://blog.arduino.cc/2015/04/16/arduino-web-architecture-back-to-the-future/) * [Why I switched from PHP to Go](http://codepushr.com/why-i-switched-from-php-to-go/) * [Marco switched to GoLang from PHP and Saved Money, why not you ?!](http://phpmagazine.net/2015/02/marco-switched-to-golang-from-php-and-saved-money-why-not-you.html) +* [Moving from PHP (Laravel) to Go](https://dannyvankooten.com/laravel-to-golang/) # Perl * [Perl to Go]