BadMethodCallException in ServiceProvider.php line 182: Call to undefined method [package]
once i add the service provider (this is after composer update)
This happened with 2 or 3 different packages
any idea why?
They removed the package method in L5.
Some of the docs are updated, http://laravel.com/docs/master/packages
There are also a couple of packages on GitHub that puts back some of the things removed, but I'm not being able to find them atm.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community