silexphp / Silex-WebProfiler

MIT License
210 stars 61 forks source link

Problem at installation for the v1 #117

Closed Axxon closed 7 years ago

Axxon commented 7 years ago

Hello i tried to install the toolbar but at running i've got this on log: InvalidArgumentException: Service "web_profiler.controller.profiler" does not exist. (uncaught exception) at [...]/Silex/CallbackResolver.php line 51 Did i do something wrong ?

The provider is registered. So $app['web_profiler.controller.profiler'] pointing to ProfilerController by pimple container.