Support the ongoing development of Laravel.io →
Installation Packages

I cannot register ServiceProders in app.php. I tried these packages: https://github.com/BeatSwitch/lock-laravel https://github.com/davejamesmiller/laravel-breadcrumbs

Once I Register the service provider in my app.php config file. for example in lock-laravel case: ~~ 'BeatSwitch\Lock\Integrations\Laravel\LockServiceProvider', ~~ I get BadMethodCallException error. What is wrong with vendors? Path is correct in error message, but It just doesnt work in new laravel. I had no problems doing totally same steps in laravel 4.2

Last updated 3 years ago.
0

There is a reason it's L5 and not L4.3. I would say there has been some change to how to implement Service Providers. You'll either have to figure it out and change the code or wait for an update from the packages you want to use.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Dancia dancia Joined 27 Dec 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.