Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 386 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 386 Bytes

Go version of Laravel

This repository is all about taking some of the most useful features found in Laravel, and implement similar functionality in GoLang. Since Go is compiled and type safe,web applications written in this language are typically much, much faster, and far less error-prone that a similar application written in Laravel/PHP.