alirezadp10
Results
2
issues of
alirezadp10
### Explanation: This commit introduces the `orderByPriority` method to Laravel's query builder, enabling developers to sort query results based on a custom priority array. For example, you can now order...
### Summary This pull request addresses an issue in the `Illuminate\Http\Client\Request` class where the `hasFile` method could incorrectly identify non-file data as a file when checking for multipart form data....