The last two weeks, I have tried to look at Routing a bit more indepth and have tried to suggest conventions that can help your code perform better and be easier to modify and read.

Next week, I hope to do a code walkthrough as I re-create my Laravel FAQ package to be a bit more robust, use some best practices and possibly incorporate some TDD.

Here are some highlights from the last few weeks:

Laravel Posts:

Programming and Software Architecture:

Laravel Packages