Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Is this intended to replace debugbar? #26

Open
dambridge opened this issue Mar 8, 2020 · 8 comments
Open

Question: Is this intended to replace debugbar? #26

dambridge opened this issue Mar 8, 2020 · 8 comments

Comments

@dambridge
Copy link

No description provided.

@barryvdh
Copy link
Member

barryvdh commented Mar 8, 2020

Answer: no

@adevade
Copy link

adevade commented Mar 9, 2020

@barryvdh If you do have a minute over, could you explain the differences between the packages?
Maybe an idea to have a section about it in the readme?

@barryvdh
Copy link
Member

barryvdh commented Mar 9, 2020

Yeah I should probably do that. It's mainly lighter than Debugbar, with regard of load time and amount of external libraries (jquery etc). Telescope Toolbar uses the data gathered by Telescope itself.

@ziming
Copy link

ziming commented Jun 8, 2020

If I have Telescope installed, does that mean I cannot use laravel debug bar and must use this? Is telescope toolbar better than debugbar if i have telescope installed?

@barryvdh
Copy link
Member

barryvdh commented Jun 8, 2020

No you can use it. But using Telescope and Debugbar will just have a bit more overhead.

@ziming
Copy link

ziming commented Jun 8, 2020

Which give me more features overall?

Telescope + Debugbar

or

Telescope + Telescope toolbar?

@barryvdh
Copy link
Member

Telescope Toolbar is just a front-end for the Telescope data. It does not add any extra features to Telescope itself. Debugbar is just a bit different, it's easier to add custom collectors (model count, livewire etc).

@Braunson
Copy link
Contributor

Braunson commented Jul 1, 2020

@ziming A great post written by @barryvdh comparing each other which should resolve any questions you have.

https://barryvdh.nl/laravel/debugbar/telescope/2020/06/14/laravel-debugbar-vs-telescope-toolbar/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants