Merge pull request #591 from RastaLulz/patch-1

Update link to Blade.
This commit is contained in:
Phil Sturgeon
2015-09-04 12:04:02 +12:00

View File

@@ -18,7 +18,7 @@ anchor: templating_further_reading
### Libraries
* [Aura.View](https://github.com/auraphp/Aura.View) *(native)*
* [Blade](http://laravel.com/docs/templates) *(compiled, framework specific)*
* [Blade](http://laravel.com/docs/blade) *(compiled, framework specific)*
* [Brainy](https://github.com/box/brainy) *(compiled)*
* [Dwoo](http://dwoo.org/) *(compiled)*
* [Latte](https://github.com/nette/latte) *(compiled)*