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

QueryWatcher location can ignore Composer packages #449

Merged
merged 1 commit into from
Nov 29, 2018
Merged

QueryWatcher location can ignore Composer packages #449

merged 1 commit into from
Nov 29, 2018

Commits on Nov 29, 2018

  1. QueryWatcher location can ignore packages

    For query "Location" shown in the UI,
    allow ignoring Composer packages other
    than laravel/* so the class/line number
    from your app code will be shown
    instead.
    
    This would cover 3rd-party query
    builder packages such as:
    
    * spatie/laravel-translatable
    * dimsav/laravel-translatable
    * staudenmeir/eloquent-eager-limit
    Derek MacDonald authored and derekmd committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    ab123a8 View commit details
    Browse the repository at this point in the history