-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Insights: laravel/docs
Overview
-
0 Active issues
-
- 95 Merged pull requests
- 2 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
95 Pull requests merged by 29 people
-
[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 -
[12.x] Add missing assertSentTimes method
#10700 merged
Aug 7, 2025 -
[12.x] Can apply WithoutRelations to entire class
#10702 merged
Aug 7, 2025 -
[12.x] Fix namespace declaration and correct PHPDoc in job class example
#10703 merged
Aug 7, 2025 -
[12.x] Remove unused import
#10704 merged
Aug 7, 2025 -
[12.x] Improve withinTransaction Example to Reflect Realistic Database Operations
#10691 merged
Aug 7, 2025 -
Update notifications.md add missing
Notification::assertSentTimes
#10692 merged
Aug 7, 2025 -
[12.x] Add proper link
#10699 merged
Aug 7, 2025 -
[12.x] Fix outdated URLs in Queues
#10698 merged
Aug 7, 2025 -
Add custom Caddyfile configuration and HTTPS options for FrankenPHP in Octane docs
#10688 merged
Aug 6, 2025 -
Add docs for max_execution_time config property in octane config
#10685 merged
Aug 6, 2025 -
[12.x] Document version-specific UUID string validation
#10686 merged
Aug 6, 2025 -
[12.x] Document Enum::cases()
#10684 merged
Aug 6, 2025 -
[12.x] Clarify the ProcessResult instance
#10678 merged
Aug 6, 2025 -
[12.x] Clarify
withinTransactions()
#10677 merged
Aug 6, 2025 -
[12.x] Document version-specific UUID string validation
#10680 merged
Aug 6, 2025 -
Update helpers.md
#10681 merged
Aug 6, 2025 -
[12.x] Missing semi-colon
#10682 merged
Aug 6, 2025 -
[12.x] Clarify parameter types in assertRanTimes method docs
#10676 merged
Aug 5, 2025 -
[12.x] Fix broken link
#10674 merged
Aug 5, 2025 -
[12.x] Order imports with Pint
#10675 merged
Aug 5, 2025 -
[12.x] Add
doesntContainStrict
method to Collections#10673 merged
Aug 5, 2025 -
[12.x] Fix incorrect usage of Process::pipe()
#10672 merged
Aug 4, 2025 -
[12.x] Add documentation for
doesnt_contain
validation rule#10664 merged
Aug 3, 2025 -
[12.x] Correct new scout queue command signature
#10665 merged
Aug 3, 2025 -
[12.x] Fix colon not followed by code sample
#10666 merged
Aug 3, 2025 -
[12.x] Prevent line break after code-formatted language name and list separator
#10668 merged
Aug 3, 2025 -
Revert "Fix wrong grammar in comment"
#10671 merged
Aug 3, 2025 -
Fix wrong grammar in comment
#10667 merged
Aug 3, 2025 -
[12.x] Update the example to include the usesMailer method
#10670 merged
Aug 3, 2025 -
[12.x] Add an example for whereIn with JSON column types
#10654 merged
Jul 30, 2025 -
[12.x] Improve Artisan console docs
#10663 merged
Jul 30, 2025 -
[12.x] Remove the "$" prefix from property names
#10662 merged
Jul 30, 2025 -
[12.x] use a single space between sentences
#10656 merged
Jul 30, 2025 -
Revert "[12.x] Consistent usage of "$" prefix for property names"
#10661 merged
Jul 30, 2025 -
[12.x] add
softDeleteResources
to controllers#10658 merged
Jul 30, 2025 -
Fix syntax errors in Passport examples
#10660 merged
Jul 30, 2025 -
[12.x] Fix PHPDoc for consistency
#10655 merged
Jul 28, 2025 -
[12.x] Remove redundant space
#10652 merged
Jul 28, 2025 -
[12.x] Consistent usage of "$" prefix for property names
#10645 merged
Jul 27, 2025 -
[12.x] Add the assertClosureNotPushed method
#10648 merged
Jul 27, 2025 -
[12.x] Fix PHPDoc for consistency
#10649 merged
Jul 27, 2025 -
[12.x] Add prompts tests
#10643 merged
Jul 26, 2025 -
[12.x] Adds support for multiple models on single assertion call
#10642 merged
Jul 25, 2025 -
[12.x] Add readNotifications relationship method
#10638 merged
Jul 23, 2025 -
[12.x] Fix outdated URLs in Notifications
#10637 merged
Jul 23, 2025 -
Clarify
local
disk path change in v12 upgrade guide#10635 merged
Jul 23, 2025 -
Fix: Change perPage from string to int in Paginate scope
#10636 merged
Jul 23, 2025 -
[12.x] Add documentation for remaining propagated queued listener options
#10633 merged
Jul 22, 2025 -
[12.x] Remove ConfirmObject import
#10634 merged
Jul 22, 2025 -
[12.x] Make "User Preferred Locales" h4
#10632 merged
Jul 21, 2025 -
[12.x] Remove "Unicode Content" from table of contents
#10631 merged
Jul 21, 2025 -
Adds strict param for numeric rule
#10629 merged
Jul 20, 2025 -
[12.x] Fix punctuation
#10627 merged
Jul 19, 2025 -
[12.x] Fix doesntStartWith incorrect test results when passing array of values
#10624 merged
Jul 18, 2025 -
[12.x] Adds bool:strict docs
#10622 merged
Jul 18, 2025 -
[12.x] Add warning on shared Redis connection between Pulse and queue
#10626 merged
Jul 18, 2025 -
Fix return-type typo
#10625 merged
Jul 18, 2025 -
[12.x] Improve Testing Mailable Content section
#10617 merged
Jul 15, 2025 -
[12.x] Fix invalid PHP code
#10618 merged
Jul 15, 2025 -
[12.x] Fix parameter order
#10609 merged
Jul 15, 2025 -
[12.x] Clarify the behavior of head and last helpers
#10614 merged
Jul 15, 2025 -
[12.x] Carbon import
#10611 merged
Jul 15, 2025 -
[12.x] Fix incorrect parameter reference
#10612 merged
Jul 15, 2025 -
[12.x] Consistent spacing in Blade control structures
#10613 merged
Jul 15, 2025 -
[12.x] The push method accepts variadic parameters
#10616 merged
Jul 15, 2025 -
[12.x] Fix hyphenation of cloud-based for grammatical correctness
#10601 merged
Jul 14, 2025 -
[12.x] Fix ordering of Http::fake fallback explanation
#10602 merged
Jul 14, 2025 -
[12.x] Add retry_after option
#10603 merged
Jul 14, 2025 -
[12.x] Use env() helper for Brevo API key example in mail configuration
#10605 merged
Jul 14, 2025 -
[12.x] Fix outdated URLs in Mail
#10604 merged
Jul 14, 2025 -
[12.x] Add namespace declaration to MailchimpTransport example
#10606 merged
Jul 14, 2025 -
[12.x] Refine wording in custom transport mail docs
#10607 merged
Jul 14, 2025 -
[12.x] Update mocking.md
#10608 merged
Jul 14, 2025 -
Fix missing comma Arr::join example
#10600 merged
Jul 12, 2025 -
[12.x] Complete Mailchimp transport example
#10598 merged
Jul 12, 2025 -
[12.x] Improve formatting
#10599 merged
Jul 12, 2025 -
[12.x] Fix outdated URLs in Mail
#10595 merged
Jul 11, 2025
2 Pull requests opened by 2 people
-
[12.x] Improve Queues and Horizon documentation
#10596 opened
Jul 11, 2025 -
[12.x] Add proper link
#10726 opened
Aug 11, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[12.x]Add Sockudo to Broadcasting Documentation
#10421 commented on
Jul 28, 2025 • 0 new comments