pingpong-labs / admin

Laravel 5 Admin
https://packagist.org/packages/pingpong/admin
BSD 3-Clause "New" or "Revised" License
432 stars 114 forks source link

Fixes old way of getting package config #38

Closed siegerhansma closed 9 years ago

siegerhansma commented 9 years ago

In the service provider the old way (admin::path.views) was being used. This caused a View not found error being thrown.