| 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: | 2025-11-26 03:21:25 |
| Package Statistics | |
|---|---|
| Total Downloads: | 19 |
| Monthly Downloads: | 0 |
| 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: