This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

vladimir.camaj64790
vladimir.camaj64790

I tried to install https://github.com/rainlab/debugbar-plugin at first. But it is not included in marketplace. So I tried to install it via composer as documentation says composer require rainlab/debugbar-plugin After that whole application crashed down. So I tried to install https://github.com/barryvdh/laravel-debugbar But without any luck. This throws me an error In Container.php line 805: Target class [files] does not exist.

I dont know what else to do to get a debugbar to the October cms. What am I doing wrong? Thanks a lot for any help.

Last updated

Codecycler
Codecycler

Hi Vladimir, you should use the RainLab plugin as it contains some code to get it to work in October CMS. What do you see in the logs?

vladimir.camaj64790
vladimir.camaj64790

There was a bug https://github.com/rainlab/debugbar-plugin/issues/45 which should be fixed. But I tried to install it today morning again, bug is gone but I dont see any debug bar. I am logged in as superuser also config.app.php debug is true. What else should I do to see it?

Codecycler
Codecycler

vladimir.camaj64790 said:

There was a bug https://github.com/rainlab/debugbar-plugin/issues/45 which should be fixed. But I tried to install it today morning again, bug is gone but I dont see any debug bar. I am logged in as superuser also config.app.php debug is true. What else should I do to see it?

I haven't tried the debugbar plugin with October V2 yet. Will do that now. You can try to add this variable to your .env file. Maybe that helps:

DEBUGBAR_ENABLED=true
Codecycler
Codecycler

vladimir.camaj64790 said:

There was a bug https://github.com/rainlab/debugbar-plugin/issues/45 which should be fixed. But I tried to install it today morning again, bug is gone but I dont see any debug bar. I am logged in as superuser also config.app.php debug is true. What else should I do to see it?

I've successfully installed the plugin, and it immediately showed up. No issues at all. Which version are you using? I'm using v3.1.1.

1-5 of 5

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.