From 7bf6835bb755049ebea74a7d1f9c127620ff39d4 Mon Sep 17 00:00:00 2001 From: Phil Sturgeon Date: Tue, 15 Jan 2013 13:46:56 -0500 Subject: [PATCH] Added Laravel 4's "Illuminate Components" --- _posts/11-03-01-Components.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/11-03-01-Components.md b/_posts/11-03-01-Components.md index ffc058d..e29a3ca 100644 --- a/_posts/11-03-01-Components.md +++ b/_posts/11-03-01-Components.md @@ -22,4 +22,5 @@ just another repository for reusable components: * [Aura](http://auraphp.github.com/) * [FuelPHP (2.0 only)](https://github.com/fuelphp) -* [Symfony Components](http://symfony.com/doc/current/components/index.html) \ No newline at end of file +* [Laravel's "Illuminate Components"](https://github.com/illuminate) +* [Symfony Components](http://symfony.com/doc/current/components/index.html)