html icon indicating copy to clipboard operation
html copied to clipboard

A port of Laravel 3's HTML class

Results 4 html issues
Sort by recently updated
recently updated
newest added

After my last composer update every call to HTML was pointed to Html:: instead of HTML::. I fixed it renaming the IoC binding name.

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...