conflict with barryvdh/laravel-debugbar
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi. I read some existing issues about working dingo api and debugbar together, but i cant find working solution.
I place dingo api service provider before and after debug bar service provider in config/app.php, place api routes before and after regular routes, it doesnt take effect.
Has someone working solution about this two packages together? I need debugbar work only at regular routes, not api routes with json.
Contributor guide
Research direction
Start by reviewing config/app.php, including the Dingo API and Laravel Debugbar service providers, then inspect the API and regular route definitions described in the report. Reproduce the interaction between the two packages and determine how Debugbar can be limited to regular routes without affecting JSON API responses; document a verified working configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100