whyounes/laravel5-twig
LaravelTwig
Bringing Twig to Laravel 5 using the new Contracts Package.
##Installation
- Add
"whyounes/laravel5-twig": "dev-master"to yourcomposer.jsonfile and runcomposer update. - Add
'RAFIE\Twig\TwigViewServiceProvider'to yourconfig/app.phpproviders array, and comment the'Illuminate\View\ViewServiceProvider'provider.
##TODO
- Laravel View composers
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
617,346,630
9,703