tlr/l4-support

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

Helpers and Utilities for Laravel

Installs: 3 434

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tlr/l4-support

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.