- This code implements multiple options search in Laravel Query Builder.
- Based on available paramters the query is changed accordingly.
- This also implements eager loading to reduce the number of query executions to get the required data.
- Initially this code runs on an average 80+ queries but after the implementation of eager loading and dynamic query it has been reduced to 5 average queries.
-
Notifications
You must be signed in to change notification settings - Fork 0
deekumar24/multiple-options-search
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published