harikt / web.expressive

Zend expressive admin backend with Dms ( https://github.com/dms-org )
MIT License
7 stars 1 forks source link

Remove function config and route #24

Closed harikt closed 7 years ago

harikt commented 7 years ago

using : https://laravel.com/docs/5.5/blade#service-injection

@inject('urlHelper', 'Zend\Expressive\Helper\UrlHelper')

@inject('config', 'Illuminate\Config\Repository')