Skip to content

issues Search Results · repo:beyondcode/laravel-query-detector language:PHP

Filter by

52 results
 (138 ms)

52 results

inbeyondcode/laravel-query-detector (press backspace or delete to remove)

Hi, I am planning to use this package in prod environment. Is there any concern in doing that, like could it potentially slow down the application? or it should be used for dev only? My plan is to listen ...
  • CurvesTech
  • 1
  • Opened 
    on Jul 31, 2024
  • #109

2024-07-18_16-29 While trying connecting to a X it shows an error how to solve this (In above image was in mixpost website using php manually download )
  • Samsonjebaraj2023
  • Opened 
    on Jul 18, 2024
  • #108

The configuration key is sample_rate, where 0 equals disabled and 1 equals enabled.
  • zengbo
  • Opened 
    on Apr 25, 2024
  • #107

Laravel 11 is out, can you add support for it? Thanks in advance!
  • G4Zz0L1
  • 11
  • Opened 
    on Mar 13, 2024
  • #106

Is there any way to disable this, perhaps in a config file or as an environment variable? I m getting a false positive and it s super-annoying. I d rather not have to uninstall it if I can avoid that. ...
  • SturmB
  • 2
  • Opened 
    on Apr 30, 2023
  • #102

I am using the following code to count a user s open tasks: $tasks_count = Auth::user()- tasks()- whereCompleted(false)- count(); The plugin tells me: Model: App\Models\User = Relation: App|Models\Task ...
good first issue
  • philharmonie
  • 2
  • Opened 
    on Apr 6, 2023
  • #101

Hi! First of all for your hard work. When I try to use this package, I get suggestions to fix N+1 problems as expected, but I get results like this: Model: MyPackage\Products\Models\Product = Relation: ...
  • jose-bittacora
  • 5
  • Opened 
    on Feb 25, 2023
  • #100

version: 1.7.0 laravel version: 5.8.38 { message : Undefined offset: 0 , exception : ErrorException , file : /vendor/beyondcode/laravel-query-detector/src/QueryDetector.php , line ...
  • YunshuaiPeng
  • 1
  • Opened 
    on Feb 23, 2023
  • #99

Can t install the package in Laravel 10 img width= 1621 alt= Screenshot 1444-07-16 at 5 29 24 PM src= https://user-images.githubusercontent.com/10585943/217272729-9ce81c81-3647-4f90-b950-31bf176ea766.png ...
  • alkoumi
  • 1
  • Opened 
    on Feb 7, 2023
  • #98

Now, we have a unit test that contains multiple same requests, because we want to test the rate limit. There is no N+1 problem in a single request, but if we process multiple requests, the N+1 problem ...
  • yankewei
  • Opened 
    on Feb 1, 2023
  • #96
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub