Some Helper classes and functions for Laravel 4
- Html Macro
- Functions
- Repository
- Validation Rules
- Orderer
- Order Enforcer
- Slugifier
- Asset Management
- CDN
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
.