html
html copied to clipboard
A port of Laravel 3's HTML class
After my last composer update every call to HTML was pointed to Html:: instead of HTML::. I fixed it renaming the IoC binding name.
You are trying to merge two arrays with $attributes = $attributes + $defaults;
Laravel 4 has gained an HTML class, but it's still missing some of the stuff that I use in this class. It'd be awesome to have this class extend the...
Hello In Laravel v3 is the configuration url and asset_url. How can I put it in Laravel 4? --- Olá. No Laravel v3 existe a configuração url e asset_url. Como...