I'm writing an eBook: Implementing Laravel

So, you know the basics of Laravel. You've read about unit testing. Perhaps you've read Taylor Otwell's book and have a grasp of Dependency Injection, IoC containers and SOLID principles. Now you have a project that needs building!

BUT: You're still left with the looming question of implementation: How do I actually use these principles? How should I organize my application code? Why do I still end up with so much code in my controllers?

This book is the bridge over the gap between knowing good architecture principles and implementing them in your application.

Check out Implementing Larvel on LeanPub!