Support the ongoing development of Laravel.io →
posted 7 years ago
IOC
Last updated 1 year ago.
0
  1. try clearing your config cache. php artisan config:clear, then composer dump-autoload

  2. it seems one of your dependency injectors is trying to load a config array in it's constructor, it's hard to tell which one, without a trace.

  3. this exception occurs when laravel DI cannot properly inject the class you're looking for.

Last updated 7 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

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.

© 2024 Laravel.io - All rights reserved.