laroute - Generate Laravel Routes in JS

May 16 2014, 2:52pm

Laravel has some pretty sweet helper functions for generating urls/links and its auto-json-magic makes it building APIs super easy. This package allows us to port our routes over to JavaScript, and gives us a bunch of very familiar helper functions to use.