Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

測試合併 #505

Open
wants to merge 303 commits into
base: 11.x
Choose a base branch
from
Open

測試合併 #505

wants to merge 303 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 28, 2024

  1. wip

    taylorotwell committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cdcb337 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    83acdf1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update matchAll to include first only matching group (#9683)

    * Update matchAll to include first only matching group
    
    * Update strings.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    django23 and taylorotwell authored May 31, 2024
    Configuration menu
    Copy the full SHA
    2c27e84 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    0dc4bc3 View commit details
    Browse the repository at this point in the history
  2. docs(migrations): NoPendingMigrations - nothing to migrate event (#9692)

    * docs(migrations): NoPendingMigrations - nothing to migrate event
    
    Add ed`NoPendingMigrations` event when there is nothing to migrate
    
    * Update migrations.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    yajra and taylorotwell authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    45770c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. [11.x] Add example for updateOrInsert method in queries (#9695)

    * Update queries.md
    
    * Update queries.md
    
    * Update queries.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    milwad-dev and taylorotwell authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ef9f016 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    38e549f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec9ff51 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    669bb1c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Add default value in Cache::pull method (#9702)

    * Add default value in Cache::pull method
    
    * Update cache.md
    
    ---------
    
    Co-authored-by: Xurshudyan <v.khurshudyan@aico.swiss>
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    3 people authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    39d9603 View commit details
    Browse the repository at this point in the history
  2. Clarify exclusions for fallback HTTP error pages (#9701)

    * Clarify exclusions for fallback HTTP error pages
    
    * Update errors.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    weshooper and taylorotwell authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    329323e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Document using wildcards in Horizon environments (#9706)

    * document wildcard in horizon environments
    
    * Update horizon.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    karkowg and taylorotwell authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9555e96 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    64eb35e View commit details
    Browse the repository at this point in the history
  2. Revert "Fix Lottery helper method name (#9711)" (#9712)

    This reverts commit 64eb35e.
    taylorotwell authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    92826a1 View commit details
    Browse the repository at this point in the history
  3. [11.x] Add before and after methods to Collection (#9700)

    * add documentation for "before" method
    
    * add documentation for "after" method
    
    * mark "after" method as the first collection method
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    Ryuta Hamasaki and taylorotwell authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c6cffba View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    c802e4c View commit details
    Browse the repository at this point in the history
  2. Remove notes from bootstrap/providers.php (#9715)

    Follows the default from `laravel/laravel`, see laravel/laravel@dd67770.
    spawnia authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    910898f View commit details
    Browse the repository at this point in the history
  3. Add Herd installation guide (#9717)

    * add Herd setup instructions
    
    * wip
    
    * use official lowercase letters for nginx and dnsmasq
    
    * wip
    
    * wip
    
    ---------
    
    Co-authored-by: Marcel Pociot <m.pociot@gmail.com>
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    3 people authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e62a893 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Add crucial note about folder permissions to deployment.md (#9718)

    * Add crucial note about folder permissions
    
      * This will help old and new devs understand which folders
        the framework needs to write in so that folder permissions
        are not too open.
    
    * Add new folder-permissions anchor to top list of links
    
    * Update deployment.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    enderandpeter and taylorotwell authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e788986 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    33d43e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    e6443d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    5f9c667 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. [11.x] Adds warning for Reverb URI (#9730)

    * add warning for reverb uri
    
    * Update reverb.md
    
    * Update reverb.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    joedixon and taylorotwell authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0117812 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. [11.x] Document Str::chop* methods (#9726)

    * Document Str::chop* methods
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    timacdonald and taylorotwell authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2256340 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. [1.x] Add multiply method to collection (#9731)

    * add `multiply` method to collection
    
    * Update collections.md
    
    * Update collections.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    milwad-dev and taylorotwell authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0599e7c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    ae9631f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab73d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update broadcasting.md (#9741)

    Since Laravel Reverb is no longer in beta, we can remove the info message from the documentation.
    Tamas-hi authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    eb25737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e2f0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd2151d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fbc1e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    a39ad9c View commit details
    Browse the repository at this point in the history
  2. Precognition: Replace attribute for with htmlFor in React example (

    …#9743)
    
    The `for` attribute is not allowed in JSX syntax and should be replaced with `htmlFor`
    anned20 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    714d793 View commit details
    Browse the repository at this point in the history
  3. [11.x] Update cache.md (#9745)

    Updated cache lock
    siarheipashkevich authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7cad71d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. [11.x] Add pairs method to Number (#9742)

    * Update helpers.md
    
    * Update helpers.md
    
    * Improve database support for JSON queries (#9744)
    
    * Precognition: Replace attribute `for` with `htmlFor` in React example (#9743)
    
    The `for` attribute is not allowed in JSX syntax and should be replaced with `htmlFor`
    
    * Update helpers.md
    
    * Update helpers.md
    
    * Update helpers.md
    
    ---------
    
    Co-authored-by: Jonas Staudenmeir <mail@jonas-staudenmeir.de>
    Co-authored-by: Anne Douwe Bouma <annedouwe@bouma.tech>
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    4 people authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fe305fb View commit details
    Browse the repository at this point in the history
  2. [11.x] Document Pennant's before hook (#9746)

    * Document Pennant's `before` hook
    
    * Update pennant.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    timacdonald and taylorotwell authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a70cb21 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Add docs for the empty preset (#9747)

    * Add docs for the `empty` preset
    
    * Update pint.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    imanghafoori1 and taylorotwell authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c87c7d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. [11.x] Explicitly document MariaDB support (#9751)

    * Explicitly document MariaDB support
    
    * Explicitly document MariaDB support
    staudenmeir authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    111cc1d View commit details
    Browse the repository at this point in the history
  2. Elaborate on Laravel installer's features (#9750)

    * Elaborate on Laravel installer's features
    
    * Update installation.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    tylerlwsmith and taylorotwell authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ded3003 View commit details
    Browse the repository at this point in the history
  3. Corrected typo in assetReleased to assertReleased (#9752)

    Trivial typo change, added missing 'r'.
    ceilidhboy authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bc259b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98c4394 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    df37090 View commit details
    Browse the repository at this point in the history
  2. Fix errors directory in URL Generation (#9759)

    * Update errors directory in url generation docs
    
    * Use named arguments in `view` method
    TENIOS authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    89fca51 View commit details
    Browse the repository at this point in the history
  3. Update upgrade.md: Move Spatie Once Package notice to Medium impact l…

    …ist (#9758)
    
    Move "Spatie Once Package" item to Medium Impact Changes according to the detail part:
    "Likelihood Of Impact: Medium"
    ictgtvt authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7e9db23 View commit details
    Browse the repository at this point in the history
  4. wip

    taylorotwell committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cfc8e5c View commit details
    Browse the repository at this point in the history
  5. Use consistent uppercase for DOCTYPE (#9762)

    This is in line with the Google HTML guide and with other files in the framework.
    
    https://google.github.io/styleguide/htmlcssguide.html#HTML_Validity
    TENIOS authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    215a683 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    0a0ab0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0d4c5 View commit details
    Browse the repository at this point in the history
  3. Example of assertSent to email address (#9767)

    * Example of `assertSent` to email address
    
    * Update mail.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    jasonmccreary and taylorotwell authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c5ebd24 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Remove whitespaces (#9775)

    TENIOS authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ce7e2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb6d17 View commit details
    Browse the repository at this point in the history
  3. Remove next (#9772)

    TENIOS authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    197edc3 View commit details
    Browse the repository at this point in the history
  4. Update return type & remove deprecated from contracts (#9771)

    * Update outdated return type
    
    * Update contracts table
    
    * Remove deprecated `ImplicitRule` from contracts table
    TENIOS authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e9cd4fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18dbb77 View commit details
    Browse the repository at this point in the history
  6. Redirect slash (#9776)

    * Add slash to `redirect()` helper method
    
    * Update pennant.md
    TENIOS authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5636016 View commit details
    Browse the repository at this point in the history
  7. Update octane.md (#9779)

    * Update octane.md
    
    --max-requests=1 will not work because the number of workers will be bigger than 1 
    
    > The number of maximum requests is per worker, and by default, FrankenPHP starts many workers (2 times the number of CPUs).
    
    laravel/octane#816 (comment)
    
    * Update octane.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    ibrunotome and taylorotwell authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    87463da View commit details
    Browse the repository at this point in the history
  8. Update markdown tables (#9778)

    * Update tables
    
    * Fix quotes
    
    * Update `<x-mail::table>` examples
    
    * Add overflow-auto div to tables
    
    * Update requests.md
    TENIOS authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    87c1dc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Fix whitespaces (#9780)

    TENIOS authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9f36b02 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update strings.md (#9782)

    spcbfr authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    46ad3e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    fa659e6 View commit details
    Browse the repository at this point in the history
  2. rename to for clarity (#9783)

    Co-authored-by: Xurshudyan <v.khurshudyan@aico.swiss>
    xurshudyan and Xurshudyan authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2e3c396 View commit details
    Browse the repository at this point in the history
  3. Update docs with information about the whereLike query (#9765)

    * Update docs with information about the whereLike query
    
    * Update queries.md
    
    * Update queries.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    einar-hansen and taylorotwell authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dbd430b View commit details
    Browse the repository at this point in the history
  4. wip

    taylorotwell committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c3bd128 View commit details
    Browse the repository at this point in the history
  5. wip

    taylorotwell committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f084545 View commit details
    Browse the repository at this point in the history
  6. wip

    taylorotwell committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ff7f8ac View commit details
    Browse the repository at this point in the history
  7. wip

    taylorotwell committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f78985d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    9c9e90a View commit details
    Browse the repository at this point in the history
  2. Update database.md (#9785)

    * Update database.md
    
    * Update database.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    siarheipashkevich and taylorotwell authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0672b93 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Document process count configuration for Horizon (#9790)

    * Document process count configuration for Horizon
    
    * Update horizon.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    PrinsFrank and taylorotwell authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7e041c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ac213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f9a34 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update prompts.md (#9793)

    TENIOS authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9739482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b69438 View commit details
    Browse the repository at this point in the history
  3. Update dusk.md (#9792)

    joelbladt authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    75690b5 View commit details
    Browse the repository at this point in the history
  4. doc: bump actions/upload-artifact github action to v4 (#9791)

    Co-authored-by: Robin Straub <rstraub@itlink.fr>
    robinstraub and Robin Straub authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    524f389 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update sanctum.md (#9804)

    * Update sanctum.md
    
    Vue CLI is in maintenance mode for quite a while now (https://cli.vuejs.org/) so we should refer to the preferred-way as well. (https://github.com/vuejs/create-vue)
    
    * Update sanctum.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    Tamas-hi and taylorotwell authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6d7a00b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3169972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8575d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be3a63 View commit details
    Browse the repository at this point in the history
  5. Fix grammatical error in middleware.md (#9800)

    Use "allow" instead of "allows" because the subject "aliases" is plural.
    ChrissBott authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8b5efa9 View commit details
    Browse the repository at this point in the history
  6. [11.x] Add assertExactJsonStructure to http-tests (#9799)

    * add `assertExactJsonStructure` to http-tests
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    milwad-dev and taylorotwell authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b874bc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9dfe78 View commit details
    Browse the repository at this point in the history
  8. wip

    taylorotwell committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7c37dcb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    19515e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    696cad1 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Expand forget() example to include removing multiple keys at once (#…

    …9809)
    
    * Expand `forget()` example to include removing multiple keys at once
    
    * Update collections.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    u01jmg3 and taylorotwell authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0d2416b View commit details
    Browse the repository at this point in the history
  2. wip

    taylorotwell committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f3ddbde View commit details
    Browse the repository at this point in the history
  3. wip

    taylorotwell committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    37a8b49 View commit details
    Browse the repository at this point in the history
  4. wip

    taylorotwell committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    75b3525 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. wip

    taylorotwell committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    31e0ff9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Include Str::transliterate method (#9810)

    * Include Str::transliterate method
    
    * Methods in alphabetical order
    Rattone authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e0d1667 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Feat: Add Warning to Clarify optimize:clear Command Behavior (#9817)

    * Feat: Add Warning to Clarify optimize:clear Command Behavior
    
    * Update deployment.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    NintenZone and taylorotwell authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2eca63c View commit details
    Browse the repository at this point in the history
  2. [11.x] add clarification on component slot escaping (#9813)

    * add clarification on component slot escaping
    
    this was a little confusing to me when I first saw it, so wanted to add some clarification.
    
    it is likely, especially when using a component for your layout, that the `$slot` variable will contain HTML.  however, the docs show the `{{ $slot }}` escaped version. although I'm not exactly sure where this happens in the code, it seems that a slot is treated specially, and does not escape content.  All code inside the slot appears to respect any escaped or unescaped content.
    
    I've also added a wrapping `<div>` around each task to more closely reflect a real world use, and to further drive home the `$slot` will handle any HTML content it is provided.
    
    * Update blade.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    browner12 and taylorotwell authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    de9fad8 View commit details
    Browse the repository at this point in the history
  3. Bring Fortify::authenticateThrough() default pipeline definition up t…

    …o date (#9816)
    
    * Update fortify.md
    
    Bring Fortify default pipeline definition up to date.
    
    * Update fortify.md
    
    Add missing Laravel\Fortify\Features import.
    BrandonSurowiec authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    40205eb View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Document the ability to forget all horizon failed jobs (#9818)

    * Document the ability to forget all horizon failed jobs
    
    * Update horizon.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    sheadawson and taylorotwell authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c6bcf0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe1d456 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    d8ab24c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    527e6a3 View commit details
    Browse the repository at this point in the history
  2. Update trustHosts() documentation to reflect fix (#9822)

    * Add trustHosts() documentation when hosts are fetched from configuration file
    
    Document the fix from laravel/framework#50877, triggered by issue laravel/framework#50845
    
    * Update requests.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    amaralis and taylorotwell authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cd97d3e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix trustProxies (#9825)

    cbaconnier authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    736c614 View commit details
    Browse the repository at this point in the history
  2. [11.x] Update caveat for Vite URL processing with absolute paths and …

    …dedicated CSS entrypoints. (#9824)
    
    * Improve caveat on Vite URL processing with absolute paths
    
    * Update vite.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    jessarcher and taylorotwell authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    35e8bf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    a87913b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    6e5d9d7 View commit details
    Browse the repository at this point in the history
  2. Added info on ignoring case for "contains" and "containsAll" methods (#…

    …9811)
    
    * Add info on ignoring the case for "contains" and "containsAll" methods
    
    Added information on how to ignore the case when using "contains" and "containsAll" methods.
    
    * Use named arguments
    
    * Update strings.md
    
    * Update strings.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    adhuham and taylorotwell authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8a54e92 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    08f5604 View commit details
    Browse the repository at this point in the history
  2. wip

    taylorotwell committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    03cecc6 View commit details
    Browse the repository at this point in the history
  3. Rename link to links (#9831)

    nshiro authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3a2fa3e View commit details
    Browse the repository at this point in the history
  4. expectsSearch

    taylorotwell committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    24a9f99 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Remove canSelectAll example (#9834)

    It looks like this parameter was reverted and replaced with a keyboard shortcut. See the PR here: laravel/prompts#147
    pelmered authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    05a382c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bc2cdb View commit details
    Browse the repository at this point in the history
  3. feature instances

    taylorotwell committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    af89264 View commit details
    Browse the repository at this point in the history
  4. force destroy

    taylorotwell committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9bbce53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6441ead View commit details
    Browse the repository at this point in the history
  6. transform

    taylorotwell committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    de98ca7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Header fixes (#9836)

    timacdonald authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a612451 View commit details
    Browse the repository at this point in the history
  2. [11.x] document async validate (#9835)

    * document async validate
    
    * Fix syntax
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    timacdonald and taylorotwell authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8758bd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a3d112 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Fix example (#9839)

    timacdonald authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b283044 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. [11.x] Updates Artisan Docs (#9840)

    * Adds "migrate:install" to the Tinker Command Allow List.
    
    References: laravel/tinker@8531d0f
    
    * Update artisan.md
    
    ---------
    
    Co-authored-by: Faraz Samapoor <fsa@adlas.at>
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    3 people authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b9fa924 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    b63370c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Add corrected middleware class (#9851)

    The `ValidateSignature` middleware is actually for validating signed routes
    gbrock authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d0aaa1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b696f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    bb46508 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    1c64721 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    eeb8b28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c92f80d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Update sail.md (#9875)

    The seleniarm/standalone-chromium fork was merged back into the official Selenium project and is only maintained there. The last seleniarm/standalone-chromium release is Chromium v124.0.6367.78.
    tobias-grasse authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e1b400d View commit details
    Browse the repository at this point in the history
  2. Update eloquent-mutators.md (#9865)

    * Update eloquent-mutators.md
    Clarify UTC formatting for timestamp columns in date/datetime casting
    
    * Update eloquent-mutators.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    faiare and taylorotwell authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2049220 View commit details
    Browse the repository at this point in the history
  3. wip

    taylorotwell committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    040ab15 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. [11.x] Asset Prefetching (#9838)

    * Asset Prefetching (vite)
    
    * Add event docs
    
    * typo
    
    * Use initialism
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    timacdonald and taylorotwell authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    06c3df0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. standardize constructor examples (#9879)

    - always use trailing commas in signature
    - always use multiline arguments
    - correct indentation
    - remove empty bodies
    browner12 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    62eb15f View commit details
    Browse the repository at this point in the history
  2. Document Response "stream" and "streamJson" methods (#9881)

    * Document response "stream" and "streamJson" methods
    
    * formatting
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    pedroborges and taylorotwell authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0f44074 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    f1c0e59 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update Xdebug docs: Static IP for Linux pre-Docker 20.10 (#9887)

    Clarified Linux Xdebug setup. For Docker 20.10+, host.docker.internal works without manual config. For older versions, added instructions to set a static IP in docker-compose.yml.
    iwasherefirst2 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9ad603d View commit details
    Browse the repository at this point in the history
  2. wip

    taylorotwell committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3a8bc7f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Laracon 2024 (#9885)

    * concurrency
    
    * deferred functions
    
    * chaperone
    
    * chaperone polymorphic
    
    * attributes
    
    * custom attributes
    
    * cache flexible docs
    taylorotwell authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    681e1f1 View commit details
    Browse the repository at this point in the history
  2. [11.x] Add Skipping Jobs section (#9883)

    * [11.x] Add Skipping Jobs section
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    KennedyTedesco and taylorotwell authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c394da4 View commit details
    Browse the repository at this point in the history
  3. wip

    taylorotwell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4ee5163 View commit details
    Browse the repository at this point in the history
  4. wip

    taylorotwell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0a27093 View commit details
    Browse the repository at this point in the history
  5. wip

    taylorotwell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    57ac7ac View commit details
    Browse the repository at this point in the history
  6. wip

    taylorotwell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bd6b345 View commit details
    Browse the repository at this point in the history
  7. wip

    taylorotwell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1dd01f3 View commit details
    Browse the repository at this point in the history
  8. wip

    taylorotwell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cfa4896 View commit details
    Browse the repository at this point in the history
  9. wip

    taylorotwell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    02dc4b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. [11.x] Fix fluent methods order (alphabetical) (#9891)

    * [11.x] Fix fluent methods order (alphabetical)
    
    * Also fix order in method list
    beilsma authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    510dd2e View commit details
    Browse the repository at this point in the history
  2. [11.x] Document Str::deduplicate method (#9890)

    * [11.x] Document Str::deduplicate method
    
    * Fix order (alphabetical)
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    beilsma and taylorotwell authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d62fe02 View commit details
    Browse the repository at this point in the history
  3. [11.x] Update scout.md about connecting to Typesense in Laravel Sail (#…

    …9889)
    
    * Update scout.md
    
    Added note under Typesense section about setting the TYPESENSE_HOST to match the Docker container for Typesense allowing Scout to properly connect.
    
    * Update scout.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    Braunson and taylorotwell authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ce6cf0e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Add documentation for retrieving input values as integers to requests…

    ….md (#9894)
    
    * Add documentation for retrieving input values as integers to requests.md
    
    * Update requests.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    benjibee and taylorotwell authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4fb89ea View commit details
    Browse the repository at this point in the history
  2. Update concurrency.md (#9893)

    * Update concurrency.md
    
    - Add requirements of spatie/fork
    - Show example on how to switch drivers
    - Explain that the defer method will never run the tasks in the PHP CLI's context
    
    * Update concurrency.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    digitall-it and taylorotwell authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ce657e9 View commit details
    Browse the repository at this point in the history
  3. [11.x] Add dispatching without delay section (#9888)

    * [11.x] Add dispatching without delay section
    
    * formatting
    
    * word
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    KennedyTedesco and taylorotwell authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    afbf2ca View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. wip

    taylorotwell committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8213260 View commit details
    Browse the repository at this point in the history
  2. wip

    taylorotwell committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    0a357c2 View commit details
    Browse the repository at this point in the history
  3. wip

    taylorotwell committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    81330e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update when helper example for rendering HTML attributes. (#9898)

    Josh Cirre DM'd me that he was having an issue with using when() with livewire, and noted that the docs example shows it using `{{` blade tags, where it should be using `{!!` to prevent output escaping.
    
    quick fix!
    danmatthews authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a49dfa7 View commit details
    Browse the repository at this point in the history
  2. [11.x] Fix ThrottlesExceptions description and adjust `retryUntil()…

    …` time limit (#9899)
    
    * Fixes incorrect behavior description of the Limiter and adjusts the time limit value to reduce confusion
    
    * Improoved redaction for the 30-minute time limit
    
    ---------
    
    Co-authored-by: Jose Rodriguez <jose.rodriguez@zecovery.com>
    josecl and Jose Rodriguez authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    45c8abc View commit details
    Browse the repository at this point in the history
  3. Add hint about ConcurrencyServiceProvider for old Laravel structure (#…

    …9897)
    
    * Add hint about ConcurrencyServiceProvider for older Laravel versions
    
    * wip
    
    ---------
    
    Co-authored-by: Hasancan Boga <hasancan.boga@beyn.com.tr>
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    3 people authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    aac0a3f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    6e7ec33 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    ebbf48e View commit details
    Browse the repository at this point in the history
  2. [11.x] helpers.md - Cancelling deferred functions (#9902)

    * mention defer forget method
    
    * formatting
    
    * remove word
    
    * wording
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    rbadillap and taylorotwell authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    358fd26 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. [11.x] Add middleware alias registration example for EnsureUserHasRol…

    …e middleware (#9906)
    
    * [11.x] Add middleware alias registration example for EnsureUserHasRole middleware
    
    This commit adds information about registering a middleware alias for the `EnsureUserHasRole` middleware example in the "Middleware Parameters" section of the documentation.
    
    The current documentation provides an example of the `EnsureUserHasRole` middleware and how to use it with parameters, but it doesn't mention the necessary step of registering the middleware alias. This addition will help users avoid confusion when implementing the middleware in their applications.
    
    Changes made:
    1. Added a code snippet demonstrating how to register the `EnsureUserHasRole` middleware alias in the `bootstrap/app.php` file.
    2. Placed the new information immediately after the middleware class example and before the route definition examples.
    
    * Update middleware.md
    
    * Update middleware.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    renato-cardoso and taylorotwell authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a71a1ac View commit details
    Browse the repository at this point in the history
  2. Document breaking change in password rehashing if custom password fie…

    …ld (#9901)
    
    * Document breaking change in password rehashing if custom password field
    
    Also added missing likelihood-of-impact, which I'm calling "low" since most folks probably use the default 'password' field name.
    
    * Update upgrade.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    sgilberg and taylorotwell authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    05e97a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    ab75377 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    38fa9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b744d06 View commit details
    Browse the repository at this point in the history
  3. noActionOnDelete() added to migrations.md (#9908)

    * add noActionOnDelete() to migrations.md
    
    * Update migrations.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    gisuNasr and taylorotwell authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d41ad21 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix incompatible return type (#9909)

    * fix incompatible return type
    
    * Include full doc block like in the factory example
    
    * Update eloquent-factories.md
    
    * Update eloquent-factories.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    inmanturbo and taylorotwell authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dc8015a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. [11.x] Clarify event subscriber registration (#9913)

    * Clarify event subscriber registration
    
    * Update events.md
    
    * Update events.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    mhmdomer and taylorotwell authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f54c269 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. DynamoDB Cache TTL (#9916)

    * DynamoDB Cache TTL
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    posidev-coding and taylorotwell authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3b3210f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. [11.x] Document namespaced function (#9915)

    * Document namespaced function
    
    * reference namespaced function in prose
    timacdonald authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1ba0d03 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Update pulse.md (#9919)

    Fix: User requests are about URLs, so ignore ignores URLs and not jobs
    ArcoVoets authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    2d2cfae View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. wip

    taylorotwell committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f04003e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix: releases.md -Unify presence/absence of comma (#9924)

    * fix: releases.md -Unify presence/absence of comma
    
    * Update releases.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    KentarouTakeda and taylorotwell authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f891b17 View commit details
    Browse the repository at this point in the history
  2. changed "one-to-many" header (#9922)

    added " / Has Many" to the "One to Many" header and corresponding TOC line.
    Lijahide authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    70abbf2 View commit details
    Browse the repository at this point in the history
  3. wip

    taylorotwell committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b967f72 View commit details
    Browse the repository at this point in the history
  4. Add note about logically grouping "or" queries for chunkById and lazy…

    …ById (#9921)
    
    * Update queries.md
    
    * Update eloquent.md
    
    * Update eloquent.md
    
    * Update queries.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    andzandz and taylorotwell authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    935b090 View commit details
    Browse the repository at this point in the history
  5. Document horizon:supervisor-status (#9926)

    * Document horizon:supervisor-status
    
    * Update horizon.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    mfrieswyk and taylorotwell authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    45969e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Wording (#9929)

    u01jmg3 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ead3a5b View commit details
    Browse the repository at this point in the history
  2. [11.x] Prompts: Warn about inadvertently returning associative arrays…

    … after filtering (#9928)
    
    * Prompts: Warn about inadvertently returning associative arrays after filtering
    
    * Update prompts.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    jessarcher and taylorotwell authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    77db50e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. added missing "whereMorphedTo" on Eloquent relationship page (#9931)

    * added missing "whereMorphedTo" on Eloquent relationship page
    
    from [\#53041](laravel/framework#53041), it turns out there's Polymorphic equivalent to `whereBelongsTo()` that is not mentioned anywhere in the docs.
    
    * Updated description
    
    Changed the wording to follow general Laravel documentation wording and updated the example to match.
    
    * Update eloquent-relationships.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    mstephen77 and taylorotwell authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5f7df11 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. document php nwe

    taylorotwell committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    44f2375 View commit details
    Browse the repository at this point in the history
  2. wip

    taylorotwell committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0a9edb1 View commit details
    Browse the repository at this point in the history
  3. wip

    taylorotwell committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8e3d7df View commit details
    Browse the repository at this point in the history
  4. wip

    taylorotwell committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    49c9b6b View commit details
    Browse the repository at this point in the history
  5. wip

    taylorotwell committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    49e3020 View commit details
    Browse the repository at this point in the history
  6. Document solution for multiple rate limits on same segment (#9933)

    * Document solution for multiple rate limits on same segment
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    sgilberg and taylorotwell authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f6318a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Add link to Carbon 3.x official migration guide (#9934)

    * Add link to Carbon 3.x official migration guide
    
    * Update upgrade.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    nshiro and taylorotwell authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    08fbb4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f56a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6715ca View commit details
    Browse the repository at this point in the history
  4. [11.x] feat: document new Number::withCurrency and Number::useCurrency (

    #9936)
    
    * feat: document new currency methods
    
    * feat: document new currency methods
    sts-ryan-holton authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c720e78 View commit details
    Browse the repository at this point in the history
  5. wip

    taylorotwell committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e3cf074 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. consistent styling for multi-line attributes (#9941)

    we had a mix of multiline attribute styling, some with the first attribute on the first line and some on the second line.
    
    this converts them all to be the same.
    browner12 authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    687b781 View commit details
    Browse the repository at this point in the history
  2. [11.x] Reinstate link to Laravel installer package (#9940)

    * Reinstate link to Laravel installer package
    
    * Update installation.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    ghostal and taylorotwell authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    718322d View commit details
    Browse the repository at this point in the history
  3. [11.x] Optional param for Confirmed rule (#9943)

    * Add documentation for optional param of confirmed rule
    
    * wording
    ahinkle authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4133971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85faadd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Explain how to get structured logs when using FrankenPHP through Octa…

    …ne (#9953)
    
    * Explain how to get structured logs when using FrankenPHP through Octane
    
    * Update octane.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    dunglas and taylorotwell authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3396488 View commit details
    Browse the repository at this point in the history
  2. document collected by

    taylorotwell committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2da9260 View commit details
    Browse the repository at this point in the history
  3. wip

    taylorotwell committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a24c4a3 View commit details
    Browse the repository at this point in the history
  4. wip

    taylorotwell committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8205b55 View commit details
    Browse the repository at this point in the history
  5. composer run dev

    taylorotwell committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a124ebb View commit details
    Browse the repository at this point in the history
  6. wip

    taylorotwell committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6edbc83 View commit details
    Browse the repository at this point in the history
  7. [11.x] Migration nullOnUpdate (#9954)

    * Add docs for null on update
    
    * Update migrations.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    ahinkle and taylorotwell authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3e69986 View commit details
    Browse the repository at this point in the history
  8. [11.x] Add Number Helpers: defaultLocale, defaultCurrency (#9955)

    * Add Number Default Locale
    
    * Add docs for default currency
    
    * Update helpers.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    ahinkle and taylorotwell authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8f1a3d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. [11.x] Get back old installation/application creation methods (#9958)

    * Get back old installation/application creation methods
    
    * Update installation.md
    
    * Update installation.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    punyflash and taylorotwell authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d3df045 View commit details
    Browse the repository at this point in the history
  2. [11.x] Add support for union types in event listeners in Laravel 11 (#…

    …9957)
    
    * [11.x] Add support for union types in event listeners in Laravel 11
    
    It's something I simply discovered. It simplifies some of my listeners, so I thought it would be helpful for other developers to know that this is possible. By using union types in Laravel event listeners, you can handle multiple related events in a single listener. This reduces redundancy and makes it easier to manage similar events in one place.
    
    The example in the documentation shows how to use union types in the `handle` method, leveraging the `instanceof` operator to differentiate and handle each event accordingly.
    
    * Update events.md
    
    * Update events.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    Amodar and taylorotwell authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    49b1b9f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    da497fd View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. [11.x] Fix code block language (#9973)

    * Change code block language from "shell" to "ini" for environment variables
    
    * That's obviously a shell command oO
    
    * The correct language is "ini", not "env"
    
    * Another one
    shaedrich authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    34ce233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e54ac7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77569f3 View commit details
    Browse the repository at this point in the history
  4. Update Axios's URL (#9963)

    mcdado authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    16b8805 View commit details
    Browse the repository at this point in the history
  5. docs: updating authorization.md (#9975)

    * Update authorization.md
    
    * Update authorization.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    Nelwhix and taylorotwell authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d636b0e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. wip

    taylorotwell committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4f4c78e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. add clarification about forget method return value (#9982)

    the wording here is just a little unclear. the first sentence seems to suggest that the `forget()` method does not return anything, even though it does.
    
    you are free to assign the result to a new variable even though you don't need to.
    browner12 authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    426c628 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. [11.x] new allowed filename for anonymous index components (#9984)

    * new allowed filename for anonymous index components
    
    we can now use either `index.blade.php` or `{directory}.blade.php` for our anonymous index components.
    
    laravel/framework#52669
    
    * Update blade.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    browner12 and taylorotwell authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c155276 View commit details
    Browse the repository at this point in the history
  2. [11.x] document "index" class components (#9985)

    * document "index" class components
    
    laravel/framework#52669
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    browner12 and taylorotwell authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    724c31c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. [11.x] consistently use "an" when preceding "SQL" or "SQLite" (#9998)

    * consistently use "an" when preceding "SQL" or "SQLite"
    
    my preference would be to go the other direction, but this at least makes it consistent across the docs
    
    * remove "unique" SQL injection warning
    
    I don't believe this warning is actually valid anymore. Best I can tell, using the default `DatabasePresenceVerifier`, we are executing an aggregate "count" query, which use Prepared Statements with variable binding.
    
    the note was added 5 years ago [here](8c63ad2)
    
    the query is built [here](8c63ad2)
    
    for the example of updating a user and ensuring the email remains unique, the generated query is
    
    ```sql
    select count(*) as aggregate from `users` where `email` = ? and `id` <> ? and `users`.`deleted_at` is null
    ```
    
    we could also go the route of not removing this completely, but softening the language to something like "*may* be vulnerable..." in case we're worried about people using alternate "Presence Verifiers".
    
    * oops, revert. wrong branch
    browner12 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c608c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a4226e View commit details
    Browse the repository at this point in the history
  3. Docs for $this->assertDatabaseEmpty('table') (#9995)

    * Update database-testing.md
    
    * Update database-testing.md
    
    Co-authored-by: Josh Manders <josh@joshmanders.com>
    
    ---------
    
    Co-authored-by: Josh Manders <josh@joshmanders.com>
    PerryvanderMeer and joshmanders authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e81073d View commit details
    Browse the repository at this point in the history
  4. Update installation.md (#9994)

    This got  wasted my 10 min as when I ran "composer run dev" as I am new to laravel.
    
    this -->  "npm install && npm run build"
    akjha1312 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    47f34bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fb74b5 View commit details
    Browse the repository at this point in the history
  6. Add scopedIf method for container (#9992)

    * Add scopedIf method for container
    
    * Update container.md
    
    ---------
    
    Co-authored-by: ahmadreza <ahmadreza@ahmadreza.ahmadreza>
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    3 people authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1747ca5 View commit details
    Browse the repository at this point in the history
  7. Add rebinding method to container docs (#9990)

    * Add rebinding to Container docs
    
    * document rebinding
    
    ---------
    
    Co-authored-by: ahmadreza <ahmadreza@ahmadreza.ahmadreza>
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    3 people authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    690175a View commit details
    Browse the repository at this point in the history
  8. Slack notification prerequisites (#9988)

    * Update notifications.md
    
    * Update notifications.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    bhanwarpsrathore and taylorotwell authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    364b634 View commit details
    Browse the repository at this point in the history
  9. Add Using Slack's Block Kit Builder Template section (#9987)

    * Add Using Slack's Block Kit Builder Template section
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    princejohnsantillan and taylorotwell authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e589c65 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. add suggestion for using Bun (#10005)

    Bun is a Node/NPM alternative that can handle dependency management and frontent asset compilation, with better performance, and simpler installation/upgrading.
    browner12 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1f6303f View commit details
    Browse the repository at this point in the history
  2. [11.x] without defer testing docs (#10006)

    * without defer
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    timacdonald and taylorotwell authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    37ccd45 View commit details
    Browse the repository at this point in the history
  3. wip

    taylorotwell committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1e8496c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Add new vector method to migrations (#10007)

    add dimensions missing parameter to vector
    revert whitespace changes
    wilsenhc authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dde9f07 View commit details
    Browse the repository at this point in the history
  2. Add documentation for MongoDB support (#9945)

    * Add mentions to MongoDB in the docs
    
    * formatting
    
    * Update session.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    GromNaN and taylorotwell authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    88b6f0d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Warn about automatically registered event on the upgrade guide (#10009)

    * Update upgrade.md
    
    * Update upgrade.md
    
    * Update upgrade.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    tontonsb and taylorotwell authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1ae07b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    d973103 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update installation.md (#10023)

    * Update installation.md
    
    The proposed PowerShell command does not work if the PowerShell is not run as Administrator. If that's the case, the PowerShell just disappears without any error on both Windows 10 and Windows 11. By running the PowerShell as an administrator, the command is executed with success.
    
    * Update installation.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    sfolador and taylorotwell authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    73a37c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    7102a2d View commit details
    Browse the repository at this point in the history
  2. [11.x] Add MongoDB to Sail doc (#10020)

    * Add MongoDB to Sail doc
    
    * Update sail.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    GromNaN and taylorotwell authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f3f131a View commit details
    Browse the repository at this point in the history
  3. Introduction support popping items from stackable context item (#10014)

    * Introduction support popping items from stackable context item
    
    Documentation update for changes introduced in laravel/framework#53403
    
    * Update context.md
    
    * Update context.md
    
    * Update context.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    denjaland and taylorotwell authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    137c840 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    3ed0888 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. [11.x] Document defining Pennant features externally (#10027)

    * Document defining features externally
    
    * Update pennant.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    timacdonald and taylorotwell authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fe38158 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. update docblock for Model $hidden (#10030)

    syncs up both the comment and the var declaration with `laravel/laravel`
    
    laravel/laravel#6495
    browner12 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    63ffde9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    3dfff31 View commit details
    Browse the repository at this point in the history
  2. wip

    taylorotwell committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3e3ecda View commit details
    Browse the repository at this point in the history
  3. wip

    taylorotwell committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c0b77dd View commit details
    Browse the repository at this point in the history
  4. wip

    taylorotwell committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    de55c9c View commit details
    Browse the repository at this point in the history
  5. [11.x] Add PHP 8.4 (#10019)

    * Add PHP 8.4
    
    * Update PHP 8.4 in Sail
    Jubeki authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f81965f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    c4151f0 View commit details
    Browse the repository at this point in the history
  2. Update contextual attributes example (#10037)

    * Update contextual attributes example
    
    * Update container.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    nshiro and taylorotwell authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0db6ab2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Add assertCount for filesystem doc (#10041)

    * Add assertCount for filesystem doc
    
    * Update filesystem.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    ahmadreza1383 and taylorotwell authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ea8c67b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. wip

    taylorotwell committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bf57399 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    taylorotwell committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e1e8f0c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. wip

    taylorotwell committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f821f3d View commit details
    Browse the repository at this point in the history
  2. convenience methods

    taylorotwell committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    65a9f2e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. [11.x] Clarify how schedule:work will handle sub-minute tasks. (#10047)

    * Clarify how schedule:work will handle sub-minute tasks.
    
    * Update scheduling.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    AbdelElrafa and taylorotwell authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    d468548 View commit details
    Browse the repository at this point in the history