-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Insights: laravel/docs
Overview
-
0 Active issues
-
- 69 Merged pull requests
- 1 Open pull request
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
69 Pull requests merged by 20 people
-
[12.x] Add command method to ProcessResult
#10803 merged
Sep 7, 2025 -
[12x.] Add
0
option for disablingLongWaitDetected
notification in Horizon docs#10796 merged
Sep 4, 2025 -
[12.x] Add void return type
#10799 merged
Sep 4, 2025 -
[12.x] Use straight quotation marks for consistency
#10794 merged
Sep 3, 2025 -
[12.x] add warning about Horizon timeout killing long jobs during auto-scaling
#10792 merged
Sep 3, 2025 -
[12.x] Document new Plural param for prependCount
#10791 merged
Sep 3, 2025 -
[12.x] PhpRedis Retry & Backoff configuration docs
#10787 merged
Sep 2, 2025 -
[12.x] Fix Cache in withHeartbeat example
#10790 merged
Aug 31, 2025 -
[12.x] Fix hyphenation of cursor-based for grammatical correctness
#10788 merged
Aug 29, 2025 -
[11.x] Update Redis documentation URLs
#10784 merged
Aug 28, 2025 -
[10.x] Update Redis documentation URLs
#10783 merged
Aug 28, 2025 -
[12.x] Update Redis documentation URLs
#10780 merged
Aug 28, 2025 -
[12.x] Add allowedUrls through preventStrayRequests
#10781 merged
Aug 28, 2025 -
[12.x] Fix Arr::push example to show the actual result
#10779 merged
Aug 27, 2025 -
[12.x] Fix anchor format for toPrettyJson
#10775 merged
Aug 25, 2025 -
[12.x] Use straight apostrophes for consistency
#10777 merged
Aug 25, 2025 -
[12.x] Swoole proper link
#10762 merged
Aug 25, 2025 -
[12.x] Fix model default namespace
#10763 merged
Aug 25, 2025 -
[12.x] Add
toPrettyJson
method to collections#10765 merged
Aug 25, 2025 -
[12.x] Synchronous driver is the default driver in testing
#10767 merged
Aug 25, 2025 -
[12.x] Correct import statement for Eloquent Builder
#10769 merged
Aug 25, 2025 -
[12.x] Consistent batch naming across examples
#10768 merged
Aug 25, 2025 -
[12.x] Clean up redundant wording
#10770 merged
Aug 25, 2025 -
[12.x] Clarify behavior of
--hours
inqueue:flush
command#10773 merged
Aug 25, 2025 -
[12.x] Fix Cancelling Batches example
#10760 merged
Aug 22, 2025 -
[12.x] Improve wording
#10761 merged
Aug 22, 2025 -
[12.x] Use whereLike for query builder
#10758 merged
Aug 22, 2025 -
[12.x] Add the same comment inside the then callback
#10759 merged
Aug 22, 2025 -
[12.x] Add Limit::perHour to route rate limiters
#10757 merged
Aug 21, 2025 -
Adjusts docs for pest v4
#10756 merged
Aug 20, 2025 -
Revert "[12.x] Fix incorrect default retry info in Horizon docs"
#10755 merged
Aug 20, 2025 -
[12.x] Fix incorrect default retry info in Horizon docs
#10750 merged
Aug 20, 2025 -
[12.x] Remove outdated phrasing
#10749 merged
Aug 20, 2025 -
[12.x] Remove outdated phrasing
#10751 merged
Aug 20, 2025 -
[12.x] Fix grammar in cache testing callout
#10752 merged
Aug 20, 2025 -
[12.x] Format
#10754 merged
Aug 20, 2025 -
[12.x] Use simpler wording
#10748 merged
Aug 19, 2025 -
[12.x] Documentation for pint's
--max-processes
flag#10736 merged
Aug 18, 2025 -
[12.x] Add
Arr::push
to helpers#10731 merged
Aug 18, 2025 -
[12.x] Clarify that the Login event will not be dispatched on Auth once()
#10743 merged
Aug 18, 2025 -
[12.x] Fix indentation for consistency
#10745 merged
Aug 18, 2025 -
[12.x] Better diffs
#10744 merged
Aug 18, 2025 -
[13.x] Make QueueBusy event consistent with other queue events
#10742 merged
Aug 17, 2025 -
[12.x] update
newCollection
override to account for automatic eager loading#10737 merged
Aug 17, 2025 -
[12.x] Remove unused import
#10738 merged
Aug 17, 2025 -
[12.x] Fix method name formatting
#10739 merged
Aug 17, 2025 -
[12.x] Add note about TTY mode support
#10734 merged
Aug 14, 2025 -
Adding Docs about Event::defer specific events
#10732 merged
Aug 13, 2025 -
[12.x] Improve Queues and Horizon documentation
#10596 merged
Aug 12, 2025 -
[12.x] Add proper link
#10726 merged
Aug 12, 2025 -
[12.x] GD proper link
#10727 merged
Aug 12, 2025 -
[12.x] Align example method order with second example
#10725 merged
Aug 11, 2025 -
[12.x] FastCGI proper links
#10723 merged
Aug 11, 2025 -
[12.x] Replace $someCondition with $condition for consistency
#10724 merged
Aug 11, 2025 -
[12.x] Add proper links
#10711 merged
Aug 11, 2025 -
[12.x] Clarify common throttling bucket usage
#10713 merged
Aug 11, 2025 -
[12.x] Use consistent phrasing for AppServiceProvider
#10712 merged
Aug 11, 2025 -
[12.x] The database driver is the default queue driver
#10714 merged
Aug 10, 2025 -
[12.x] Fix hyphenation of lower-level for grammatical correctness
#10715 merged
Aug 10, 2025 -
[12.x] Enhance the Max Exceptions code
#10717 merged
Aug 10, 2025 -
[12.x] Add proper link
#10718 merged
Aug 10, 2025 -
[12.x] Enhance the FailOnException middleware example
#10721 merged
Aug 10, 2025 -
Fixes typo in broadcasting documentation
#10719 merged
Aug 10, 2025 -
[12.x] Add proper links
#10722 merged
Aug 10, 2025 -
[12.x] Clarify ShouldBeUnique job lock behavior
#10710 merged
Aug 8, 2025 -
[12.x] Fix a few typos in validation.md
#10708 merged
Aug 8, 2025 -
[12.x] Add proper link
#10709 merged
Aug 8, 2025 -
[12.x] Update the link of the newly introduced Bind Attribute
#10707 merged
Aug 8, 2025 -
[12.x] Add proper links
#10706 merged
Aug 8, 2025
1 Pull request opened by 1 person
-
[12.x] Add withoutGlobalScopesExcept() documentation
#10804 opened
Sep 8, 2025