tlr/l4-support

This package is abandoned and no longer maintained. No replacement package was suggested.

Helpers and Utilities for Laravel

v1.2.1 2014-06-02 18:49 UTC

README

Some Helper classes and functions for Laravel 4

NB. This is still all subject to change

Installation

Add "tlr/l4-support": "1.*" to your composer.json's require object.

For the HTML macro, and the Validation rules, you may want to add Tlr\Support\SupportServiceProvider to your providers list in app.php.