Hi, I'm Jeffrey. I'm the creator of Laracasts and spend most of my days building the site and thinking of new ways to teach confusing concepts. I live in Orlando, Florida with my wife and two kids.
About This Episode
Published on Jan 27th, 2016
Using route closures is very useful for small projects that don't require too much functionality. However, you'll likely find that, for most projects, you'll want to route directly to controllers. Let me show you how to do that.