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.
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.