Package Data | |
---|---|
Maintainer Username: | kalimba |
Maintainer Contact: | mahmutbayri@gmail.com (Mahmut Bayri) |
Package Create Date: | 2016-04-28 |
Package Last Update: | 2017-05-02 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-23 03:24:41 |
Package Statistics | |
---|---|
Total Downloads: | 17 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 1 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
This package extends some features of Laravel 5.1 LTS Framework.
First, require this package in composer.json and run composer update
"mahmutbayri/laravel-5-1-extender": "dev-master"
After updating, add the ServiceProvider to the array of providers in app/config/app.php
For blade directives:
'Bayri\LaravelExtender\BladeExtenderServiceProvider',
This package provides tools for the following: