-
Notifications
You must be signed in to change notification settings - Fork 82
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
base: 11.x
Are you sure you want to change the base?
測試合併 #505
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdcb337 - Browse repository at this point
Copy the full SHA cdcb337View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83acdf1 - Browse repository at this point
Copy the full SHA 83acdf1View commit details
Commits on May 31, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 2c27e84 - Browse repository at this point
Copy the full SHA 2c27e84View commit details
Commits on Jun 6, 2024
-
Remove libevent and libev from Reverb docs. Deprecated from React's e…
…vent loop in reactphp/event-loop#273 (#9693)
Configuration menu - View commit details
-
Copy full SHA for 0dc4bc3 - Browse repository at this point
Copy the full SHA 0dc4bc3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 45770c3 - Browse repository at this point
Copy the full SHA 45770c3View commit details
Commits on Jun 9, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for ef9f016 - Browse repository at this point
Copy the full SHA ef9f016View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38e549f - Browse repository at this point
Copy the full SHA 38e549fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec9ff51 - Browse repository at this point
Copy the full SHA ec9ff51View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 669bb1c - Browse repository at this point
Copy the full SHA 669bb1cView commit details
Commits on Jun 12, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 39d9603 - Browse repository at this point
Copy the full SHA 39d9603View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 329323e - Browse repository at this point
Copy the full SHA 329323eView commit details
Commits on Jun 14, 2024
-
Document using wildcards in Horizon environments (#9706)
* document wildcard in horizon environments * Update horizon.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 9555e96 - Browse repository at this point
Copy the full SHA 9555e96View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64eb35e - Browse repository at this point
Copy the full SHA 64eb35eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92826a1 - Browse repository at this point
Copy the full SHA 92826a1View commit details -
[11.x] Add
before
andafter
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>
Configuration menu - View commit details
-
Copy full SHA for c6cffba - Browse repository at this point
Copy the full SHA c6cffbaView commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c802e4c - Browse repository at this point
Copy the full SHA c802e4cView commit details -
Remove notes from bootstrap/providers.php (#9715)
Follows the default from `laravel/laravel`, see laravel/laravel@dd67770.
Configuration menu - View commit details
-
Copy full SHA for 910898f - Browse repository at this point
Copy the full SHA 910898fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e62a893 - Browse repository at this point
Copy the full SHA e62a893View commit details
Commits on Jun 21, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for e788986 - Browse repository at this point
Copy the full SHA e788986View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33d43e1 - Browse repository at this point
Copy the full SHA 33d43e1View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6443d6 - Browse repository at this point
Copy the full SHA e6443d6View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f9c667 - Browse repository at this point
Copy the full SHA 5f9c667View commit details
Commits on Jul 1, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 0117812 - Browse repository at this point
Copy the full SHA 0117812View commit details
Commits on Jul 2, 2024
-
[11.x] Document Str::chop* methods (#9726)
* Document Str::chop* methods * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 2256340 - Browse repository at this point
Copy the full SHA 2256340View commit details
Commits on Jul 3, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 0599e7c - Browse repository at this point
Copy the full SHA 0599e7cView commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae9631f - Browse repository at this point
Copy the full SHA ae9631fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab73d9 - Browse repository at this point
Copy the full SHA 3ab73d9View commit details
Commits on Jul 5, 2024
-
Update broadcasting.md (#9741)
Since Laravel Reverb is no longer in beta, we can remove the info message from the documentation.
Configuration menu - View commit details
-
Copy full SHA for eb25737 - Browse repository at this point
Copy the full SHA eb25737View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1e2f0e - Browse repository at this point
Copy the full SHA c1e2f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd2151d - Browse repository at this point
Copy the full SHA fd2151dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fbc1e3 - Browse repository at this point
Copy the full SHA 8fbc1e3View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a39ad9c - Browse repository at this point
Copy the full SHA a39ad9cView commit details -
Precognition: Replace attribute
for
withhtmlFor
in React example (……#9743) The `for` attribute is not allowed in JSX syntax and should be replaced with `htmlFor`
Configuration menu - View commit details
-
Copy full SHA for 714d793 - Browse repository at this point
Copy the full SHA 714d793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cad71d - Browse repository at this point
Copy the full SHA 7cad71dView commit details
Commits on Jul 9, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for fe305fb - Browse repository at this point
Copy the full SHA fe305fbView commit details -
[11.x] Document Pennant's
before
hook (#9746)* Document Pennant's `before` hook * Update pennant.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for a70cb21 - Browse repository at this point
Copy the full SHA a70cb21View commit details
Commits on Jul 10, 2024
-
Add docs for the
empty
preset (#9747)* Add docs for the `empty` preset * Update pint.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for c87c7d1 - Browse repository at this point
Copy the full SHA c87c7d1View commit details
Commits on Jul 12, 2024
-
[11.x] Explicitly document MariaDB support (#9751)
* Explicitly document MariaDB support * Explicitly document MariaDB support
Configuration menu - View commit details
-
Copy full SHA for 111cc1d - Browse repository at this point
Copy the full SHA 111cc1dView commit details -
Elaborate on Laravel installer's features (#9750)
* Elaborate on Laravel installer's features * Update installation.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for ded3003 - Browse repository at this point
Copy the full SHA ded3003View commit details -
Corrected typo in
assetReleased
toassertReleased
(#9752)Trivial typo change, added missing 'r'.
Configuration menu - View commit details
-
Copy full SHA for bc259b0 - Browse repository at this point
Copy the full SHA bc259b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c4394 - Browse repository at this point
Copy the full SHA 98c4394View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df37090 - Browse repository at this point
Copy the full SHA df37090View commit details -
Fix errors directory in URL Generation (#9759)
* Update errors directory in url generation docs * Use named arguments in `view` method
Configuration menu - View commit details
-
Copy full SHA for 89fca51 - Browse repository at this point
Copy the full SHA 89fca51View commit details -
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"
Configuration menu - View commit details
-
Copy full SHA for 7e9db23 - Browse repository at this point
Copy the full SHA 7e9db23View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfc8e5c - Browse repository at this point
Copy the full SHA cfc8e5cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 215a683 - Browse repository at this point
Copy the full SHA 215a683View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a0ab0c - Browse repository at this point
Copy the full SHA 0a0ab0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0d4c5 - Browse repository at this point
Copy the full SHA ab0d4c5View commit details -
Example of
assertSent
to email address (#9767)* Example of `assertSent` to email address * Update mail.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for c5ebd24 - Browse repository at this point
Copy the full SHA c5ebd24View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce7e2f4 - Browse repository at this point
Copy the full SHA ce7e2f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb6d17 - Browse repository at this point
Copy the full SHA 6bb6d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 197edc3 - Browse repository at this point
Copy the full SHA 197edc3View commit details -
Update return type & remove deprecated from contracts (#9771)
* Update outdated return type * Update contracts table * Remove deprecated `ImplicitRule` from contracts table
Configuration menu - View commit details
-
Copy full SHA for e9cd4fd - Browse repository at this point
Copy the full SHA e9cd4fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18dbb77 - Browse repository at this point
Copy the full SHA 18dbb77View commit details -
* Add slash to `redirect()` helper method * Update pennant.md
Configuration menu - View commit details
-
Copy full SHA for 5636016 - Browse repository at this point
Copy the full SHA 5636016View commit details -
* 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>
Configuration menu - View commit details
-
Copy full SHA for 87463da - Browse repository at this point
Copy the full SHA 87463daView commit details -
Update markdown tables (#9778)
* Update tables * Fix quotes * Update `<x-mail::table>` examples * Add overflow-auto div to tables * Update requests.md
Configuration menu - View commit details
-
Copy full SHA for 87c1dc3 - Browse repository at this point
Copy the full SHA 87c1dc3View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f36b02 - Browse repository at this point
Copy the full SHA 9f36b02View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46ad3e9 - Browse repository at this point
Copy the full SHA 46ad3e9View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa659e6 - Browse repository at this point
Copy the full SHA fa659e6View commit details -
Co-authored-by: Xurshudyan <v.khurshudyan@aico.swiss>
Configuration menu - View commit details
-
Copy full SHA for 2e3c396 - Browse repository at this point
Copy the full SHA 2e3c396View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for dbd430b - Browse repository at this point
Copy the full SHA dbd430bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bd128 - Browse repository at this point
Copy the full SHA c3bd128View commit details -
Configuration menu - View commit details
-
Copy full SHA for f084545 - Browse repository at this point
Copy the full SHA f084545View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7f8ac - Browse repository at this point
Copy the full SHA ff7f8acView commit details -
Configuration menu - View commit details
-
Copy full SHA for f78985d - Browse repository at this point
Copy the full SHA f78985dView commit details
Commits on Jul 24, 2024
-
All documentation uses lowercase for `like` operator: https://laravel.com/docs/11.x/queries https://laravel.com/docs/11.x/eloquent-relationships
Configuration menu - View commit details
-
Copy full SHA for 9c9e90a - Browse repository at this point
Copy the full SHA 9c9e90aView commit details -
* Update database.md * Update database.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 0672b93 - Browse repository at this point
Copy the full SHA 0672b93View commit details
Commits on Jul 26, 2024
-
Document process count configuration for Horizon (#9790)
* Document process count configuration for Horizon * Update horizon.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 7e041c4 - Browse repository at this point
Copy the full SHA 7e041c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ac213 - Browse repository at this point
Copy the full SHA b0ac213View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f9a34 - Browse repository at this point
Copy the full SHA e1f9a34View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9739482 - Browse repository at this point
Copy the full SHA 9739482View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b69438 - Browse repository at this point
Copy the full SHA 1b69438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75690b5 - Browse repository at this point
Copy the full SHA 75690b5View commit details -
doc: bump actions/upload-artifact github action to v4 (#9791)
Co-authored-by: Robin Straub <rstraub@itlink.fr>
Configuration menu - View commit details
-
Copy full SHA for 524f389 - Browse repository at this point
Copy the full SHA 524f389View commit details
Commits on Aug 1, 2024
-
* 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>
Configuration menu - View commit details
-
Copy full SHA for 6d7a00b - Browse repository at this point
Copy the full SHA 6d7a00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3169972 - Browse repository at this point
Copy the full SHA 3169972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8575d32 - Browse repository at this point
Copy the full SHA 8575d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be3a63 - Browse repository at this point
Copy the full SHA 0be3a63View commit details -
Fix grammatical error in middleware.md (#9800)
Use "allow" instead of "allows" because the subject "aliases" is plural.
Configuration menu - View commit details
-
Copy full SHA for 8b5efa9 - Browse repository at this point
Copy the full SHA 8b5efa9View commit details -
[11.x] Add
assertExactJsonStructure
to http-tests (#9799)* add `assertExactJsonStructure` to http-tests * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for b874bc0 - Browse repository at this point
Copy the full SHA b874bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9dfe78 - Browse repository at this point
Copy the full SHA c9dfe78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c37dcb - Browse repository at this point
Copy the full SHA 7c37dcbView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19515e2 - Browse repository at this point
Copy the full SHA 19515e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 696cad1 - Browse repository at this point
Copy the full SHA 696cad1View commit details
Commits on Aug 6, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 0d2416b - Browse repository at this point
Copy the full SHA 0d2416bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ddbde - Browse repository at this point
Copy the full SHA f3ddbdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a8b49 - Browse repository at this point
Copy the full SHA 37a8b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75b3525 - Browse repository at this point
Copy the full SHA 75b3525View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31e0ff9 - Browse repository at this point
Copy the full SHA 31e0ff9View commit details
Commits on Aug 8, 2024
-
Include Str::transliterate method (#9810)
* Include Str::transliterate method * Methods in alphabetical order
Configuration menu - View commit details
-
Copy full SHA for e0d1667 - Browse repository at this point
Copy the full SHA e0d1667View commit details
Commits on Aug 12, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 2eca63c - Browse repository at this point
Copy the full SHA 2eca63cView commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for de9fad8 - Browse repository at this point
Copy the full SHA de9fad8View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 40205eb - Browse repository at this point
Copy the full SHA 40205ebView commit details
Commits on Aug 13, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for c6bcf0c - Browse repository at this point
Copy the full SHA c6bcf0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe1d456 - Browse repository at this point
Copy the full SHA fe1d456View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8ab24c - Browse repository at this point
Copy the full SHA d8ab24cView commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 527e6a3 - Browse repository at this point
Copy the full SHA 527e6a3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for cd97d3e - Browse repository at this point
Copy the full SHA cd97d3eView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 736c614 - Browse repository at this point
Copy the full SHA 736c614View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 35e8bf2 - Browse repository at this point
Copy the full SHA 35e8bf2View commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a87913b - Browse repository at this point
Copy the full SHA a87913bView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e5d9d7 - Browse repository at this point
Copy the full SHA 6e5d9d7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8a54e92 - Browse repository at this point
Copy the full SHA 8a54e92View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08f5604 - Browse repository at this point
Copy the full SHA 08f5604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03cecc6 - Browse repository at this point
Copy the full SHA 03cecc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2fa3e - Browse repository at this point
Copy the full SHA 3a2fa3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a9f99 - Browse repository at this point
Copy the full SHA 24a9f99View commit details
Commits on Aug 21, 2024
-
Remove canSelectAll example (#9834)
It looks like this parameter was reverted and replaced with a keyboard shortcut. See the PR here: laravel/prompts#147
Configuration menu - View commit details
-
Copy full SHA for 05a382c - Browse repository at this point
Copy the full SHA 05a382cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc2cdb - Browse repository at this point
Copy the full SHA 8bc2cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for af89264 - Browse repository at this point
Copy the full SHA af89264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bbce53 - Browse repository at this point
Copy the full SHA 9bbce53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6441ead - Browse repository at this point
Copy the full SHA 6441eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for de98ca7 - Browse repository at this point
Copy the full SHA de98ca7View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a612451 - Browse repository at this point
Copy the full SHA a612451View commit details -
[11.x] document async validate (#9835)
* document async validate * Fix syntax * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 8758bd2 - Browse repository at this point
Copy the full SHA 8758bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3d112 - Browse repository at this point
Copy the full SHA 1a3d112View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b283044 - Browse repository at this point
Copy the full SHA b283044View commit details
Commits on Aug 24, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for b9fa924 - Browse repository at this point
Copy the full SHA b9fa924View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b63370c - Browse repository at this point
Copy the full SHA b63370cView commit details
Commits on Aug 27, 2024
-
Add corrected middleware class (#9851)
The `ValidateSignature` middleware is actually for validating signed routes
Configuration menu - View commit details
-
Copy full SHA for d0aaa1b - Browse repository at this point
Copy the full SHA d0aaa1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b696f2 - Browse repository at this point
Copy the full SHA 7b696f2View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb46508 - Browse repository at this point
Copy the full SHA bb46508View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c64721 - Browse repository at this point
Copy the full SHA 1c64721View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eeb8b28 - Browse repository at this point
Copy the full SHA eeb8b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92f80d - Browse repository at this point
Copy the full SHA c92f80dView commit details
Commits on Sep 3, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for e1b400d - Browse repository at this point
Copy the full SHA e1b400dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2049220 - Browse repository at this point
Copy the full SHA 2049220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 040ab15 - Browse repository at this point
Copy the full SHA 040ab15View commit details
Commits on Sep 5, 2024
-
[11.x] Asset Prefetching (#9838)
* Asset Prefetching (vite) * Add event docs * typo * Use initialism * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 06c3df0 - Browse repository at this point
Copy the full SHA 06c3df0View commit details
Commits on Sep 6, 2024
-
standardize constructor examples (#9879)
- always use trailing commas in signature - always use multiline arguments - correct indentation - remove empty bodies
Configuration menu - View commit details
-
Copy full SHA for 62eb15f - Browse repository at this point
Copy the full SHA 62eb15fView commit details -
Document
Response
"stream" and "streamJson" methods (#9881)* Document response "stream" and "streamJson" methods * formatting * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 0f44074 - Browse repository at this point
Copy the full SHA 0f44074View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1c0e59 - Browse repository at this point
Copy the full SHA f1c0e59View commit details
Commits on Sep 10, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 9ad603d - Browse repository at this point
Copy the full SHA 9ad603dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8bc7f - Browse repository at this point
Copy the full SHA 3a8bc7fView commit details
Commits on Sep 11, 2024
-
* concurrency * deferred functions * chaperone * chaperone polymorphic * attributes * custom attributes * cache flexible docs
Configuration menu - View commit details
-
Copy full SHA for 681e1f1 - Browse repository at this point
Copy the full SHA 681e1f1View commit details -
[11.x] Add Skipping Jobs section (#9883)
* [11.x] Add Skipping Jobs section * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for c394da4 - Browse repository at this point
Copy the full SHA c394da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee5163 - Browse repository at this point
Copy the full SHA 4ee5163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a27093 - Browse repository at this point
Copy the full SHA 0a27093View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ac7ac - Browse repository at this point
Copy the full SHA 57ac7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd6b345 - Browse repository at this point
Copy the full SHA bd6b345View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd01f3 - Browse repository at this point
Copy the full SHA 1dd01f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa4896 - Browse repository at this point
Copy the full SHA cfa4896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02dc4b6 - Browse repository at this point
Copy the full SHA 02dc4b6View commit details
Commits on Sep 12, 2024
-
[11.x] Fix fluent methods order (alphabetical) (#9891)
* [11.x] Fix fluent methods order (alphabetical) * Also fix order in method list
Configuration menu - View commit details
-
Copy full SHA for 510dd2e - Browse repository at this point
Copy the full SHA 510dd2eView commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for d62fe02 - Browse repository at this point
Copy the full SHA d62fe02View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for ce6cf0e - Browse repository at this point
Copy the full SHA ce6cf0eView commit details
Commits on Sep 13, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4fb89ea - Browse repository at this point
Copy the full SHA 4fb89eaView commit details -
* 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>
Configuration menu - View commit details
-
Copy full SHA for ce657e9 - Browse repository at this point
Copy the full SHA ce657e9View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for afbf2ca - Browse repository at this point
Copy the full SHA afbf2caView commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8213260 - Browse repository at this point
Copy the full SHA 8213260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a357c2 - Browse repository at this point
Copy the full SHA 0a357c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81330e8 - Browse repository at this point
Copy the full SHA 81330e8View commit details
Commits on Sep 16, 2024
-
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!
Configuration menu - View commit details
-
Copy full SHA for a49dfa7 - Browse repository at this point
Copy the full SHA a49dfa7View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 45c8abc - Browse repository at this point
Copy the full SHA 45c8abcView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for aac0a3f - Browse repository at this point
Copy the full SHA aac0a3fView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e7ec33 - Browse repository at this point
Copy the full SHA 6e7ec33View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebbf48e - Browse repository at this point
Copy the full SHA ebbf48eView commit details -
[11.x]
helpers.md
- Cancelling deferred functions (#9902)* mention defer forget method * formatting * remove word * wording --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 358fd26 - Browse repository at this point
Copy the full SHA 358fd26View commit details
Commits on Sep 19, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for a71a1ac - Browse repository at this point
Copy the full SHA a71a1acView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 05e97a8 - Browse repository at this point
Copy the full SHA 05e97a8View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab75377 - Browse repository at this point
Copy the full SHA ab75377View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38fa9c3 - Browse repository at this point
Copy the full SHA 38fa9c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b744d06 - Browse repository at this point
Copy the full SHA b744d06View commit details -
noActionOnDelete() added to migrations.md (#9908)
* add noActionOnDelete() to migrations.md * Update migrations.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for d41ad21 - Browse repository at this point
Copy the full SHA d41ad21View commit details
Commits on Sep 23, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for dc8015a - Browse repository at this point
Copy the full SHA dc8015aView commit details
Commits on Sep 24, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for f54c269 - Browse repository at this point
Copy the full SHA f54c269View commit details
Commits on Sep 25, 2024
-
* DynamoDB Cache TTL * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 3b3210f - Browse repository at this point
Copy the full SHA 3b3210fView commit details
Commits on Sep 26, 2024
-
[11.x] Document namespaced function (#9915)
* Document namespaced function * reference namespaced function in prose
Configuration menu - View commit details
-
Copy full SHA for 1ba0d03 - Browse repository at this point
Copy the full SHA 1ba0d03View commit details
Commits on Sep 28, 2024
-
Fix: User requests are about URLs, so ignore ignores URLs and not jobs
Configuration menu - View commit details
-
Copy full SHA for 2d2cfae - Browse repository at this point
Copy the full SHA 2d2cfaeView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f04003e - Browse repository at this point
Copy the full SHA f04003eView commit details
Commits on Oct 2, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for f891b17 - Browse repository at this point
Copy the full SHA f891b17View commit details -
changed "one-to-many" header (#9922)
added " / Has Many" to the "One to Many" header and corresponding TOC line.
Configuration menu - View commit details
-
Copy full SHA for 70abbf2 - Browse repository at this point
Copy the full SHA 70abbf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b967f72 - Browse repository at this point
Copy the full SHA b967f72View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 935b090 - Browse repository at this point
Copy the full SHA 935b090View commit details -
Document horizon:supervisor-status (#9926)
* Document horizon:supervisor-status * Update horizon.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 45969e3 - Browse repository at this point
Copy the full SHA 45969e3View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ead3a5b - Browse repository at this point
Copy the full SHA ead3a5bView commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 77db50e - Browse repository at this point
Copy the full SHA 77db50eView commit details
Commits on Oct 7, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 5f7df11 - Browse repository at this point
Copy the full SHA 5f7df11View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44f2375 - Browse repository at this point
Copy the full SHA 44f2375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9edb1 - Browse repository at this point
Copy the full SHA 0a9edb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3d7df - Browse repository at this point
Copy the full SHA 8e3d7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c9b6b - Browse repository at this point
Copy the full SHA 49c9b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e3020 - Browse repository at this point
Copy the full SHA 49e3020View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f6318a6 - Browse repository at this point
Copy the full SHA f6318a6View commit details
Commits on Oct 9, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 08fbb4d - Browse repository at this point
Copy the full SHA 08fbb4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f56a79 - Browse repository at this point
Copy the full SHA 2f56a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6715ca - Browse repository at this point
Copy the full SHA f6715caView commit details -
[11.x] feat: document new Number::withCurrency and Number::useCurrency (
#9936) * feat: document new currency methods * feat: document new currency methods
Configuration menu - View commit details
-
Copy full SHA for c720e78 - Browse repository at this point
Copy the full SHA c720e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3cf074 - Browse repository at this point
Copy the full SHA e3cf074View commit details
Commits on Oct 11, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 687b781 - Browse repository at this point
Copy the full SHA 687b781View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 718322d - Browse repository at this point
Copy the full SHA 718322dView commit details -
[11.x] Optional param for Confirmed rule (#9943)
* Add documentation for optional param of confirmed rule * wording
Configuration menu - View commit details
-
Copy full SHA for 4133971 - Browse repository at this point
Copy the full SHA 4133971View commit details -
update the list of global middleware (#9944)
document the newly added global middleware https://github.com/laravel/framework/blob/11.x/src/Illuminate/Foundation/Configuration/Middleware.php#L411
Configuration menu - View commit details
-
Copy full SHA for 85faadd - Browse repository at this point
Copy the full SHA 85faaddView commit details
Commits on Oct 15, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 3396488 - Browse repository at this point
Copy the full SHA 3396488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da9260 - Browse repository at this point
Copy the full SHA 2da9260View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24c4a3 - Browse repository at this point
Copy the full SHA a24c4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8205b55 - Browse repository at this point
Copy the full SHA 8205b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for a124ebb - Browse repository at this point
Copy the full SHA a124ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6edbc83 - Browse repository at this point
Copy the full SHA 6edbc83View commit details -
[11.x] Migration
nullOnUpdate
(#9954)* Add docs for null on update * Update migrations.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 3e69986 - Browse repository at this point
Copy the full SHA 3e69986View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 8f1a3d0 - Browse repository at this point
Copy the full SHA 8f1a3d0View commit details
Commits on Oct 16, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for d3df045 - Browse repository at this point
Copy the full SHA d3df045View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 49b1b9f - Browse repository at this point
Copy the full SHA 49b1b9fView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da497fd - Browse repository at this point
Copy the full SHA da497fdView commit details
Commits on Oct 21, 2024
-
[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
Configuration menu - View commit details
-
Copy full SHA for 34ce233 - Browse repository at this point
Copy the full SHA 34ce233View commit details -
Configuration menu - View commit details
-
Copy full SHA for e54ac7f - Browse repository at this point
Copy the full SHA e54ac7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77569f3 - Browse repository at this point
Copy the full SHA 77569f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b8805 - Browse repository at this point
Copy the full SHA 16b8805View commit details -
docs: updating authorization.md (#9975)
* Update authorization.md * Update authorization.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for d636b0e - Browse repository at this point
Copy the full SHA d636b0eView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f4c78e - Browse repository at this point
Copy the full SHA 4f4c78eView commit details
Commits on Oct 23, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 426c628 - Browse repository at this point
Copy the full SHA 426c628View commit details
Commits on Oct 24, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for c155276 - Browse repository at this point
Copy the full SHA c155276View commit details -
[11.x] document "index" class components (#9985)
* document "index" class components laravel/framework#52669 * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 724c31c - Browse repository at this point
Copy the full SHA 724c31cView commit details
Commits on Oct 29, 2024
-
[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
Configuration menu - View commit details
-
Copy full SHA for c608c51 - Browse repository at this point
Copy the full SHA c608c51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4226e - Browse repository at this point
Copy the full SHA 2a4226eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e81073d - Browse repository at this point
Copy the full SHA e81073dView commit details -
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"
Configuration menu - View commit details
-
Copy full SHA for 47f34bd - Browse repository at this point
Copy the full SHA 47f34bdView commit details -
Update Octane configuration to use dynamic port for supervisor PHP co…
…mmand instead of Port 80 (#9993)
Configuration menu - View commit details
-
Copy full SHA for 0fb74b5 - Browse repository at this point
Copy the full SHA 0fb74b5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1747ca5 - Browse repository at this point
Copy the full SHA 1747ca5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 690175a - Browse repository at this point
Copy the full SHA 690175aView commit details -
Slack notification prerequisites (#9988)
* Update notifications.md * Update notifications.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 364b634 - Browse repository at this point
Copy the full SHA 364b634View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e589c65 - Browse repository at this point
Copy the full SHA e589c65View commit details
Commits on Oct 30, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 1f6303f - Browse repository at this point
Copy the full SHA 1f6303fView commit details -
[11.x] without defer testing docs (#10006)
* without defer * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 37ccd45 - Browse repository at this point
Copy the full SHA 37ccd45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e8496c - Browse repository at this point
Copy the full SHA 1e8496cView commit details
Commits on Oct 31, 2024
-
Add new vector method to migrations (#10007)
add dimensions missing parameter to vector revert whitespace changes
Configuration menu - View commit details
-
Copy full SHA for dde9f07 - Browse repository at this point
Copy the full SHA dde9f07View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 88b6f0d - Browse repository at this point
Copy the full SHA 88b6f0dView commit details
Commits on Nov 1, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1ae07b0 - Browse repository at this point
Copy the full SHA 1ae07b0View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d973103 - Browse repository at this point
Copy the full SHA d973103View commit details
Commits on Nov 11, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 73a37c8 - Browse repository at this point
Copy the full SHA 73a37c8View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7102a2d - Browse repository at this point
Copy the full SHA 7102a2dView commit details -
[11.x] Add MongoDB to Sail doc (#10020)
* Add MongoDB to Sail doc * Update sail.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for f3f131a - Browse repository at this point
Copy the full SHA f3f131aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 137c840 - Browse repository at this point
Copy the full SHA 137c840View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ed0888 - Browse repository at this point
Copy the full SHA 3ed0888View commit details
Commits on Nov 15, 2024
-
[11.x] Document defining Pennant features externally (#10027)
* Document defining features externally * Update pennant.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for fe38158 - Browse repository at this point
Copy the full SHA fe38158View commit details
Commits on Nov 18, 2024
-
update docblock for Model
$hidden
(#10030)syncs up both the comment and the var declaration with `laravel/laravel` laravel/laravel#6495
Configuration menu - View commit details
-
Copy full SHA for 63ffde9 - Browse repository at this point
Copy the full SHA 63ffde9View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3dfff31 - Browse repository at this point
Copy the full SHA 3dfff31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3ecda - Browse repository at this point
Copy the full SHA 3e3ecdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b77dd - Browse repository at this point
Copy the full SHA c0b77ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for de55c9c - Browse repository at this point
Copy the full SHA de55c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f81965f - Browse repository at this point
Copy the full SHA f81965fView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4151f0 - Browse repository at this point
Copy the full SHA c4151f0View commit details -
Update contextual attributes example (#10037)
* Update contextual attributes example * Update container.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 0db6ab2 - Browse repository at this point
Copy the full SHA 0db6ab2View commit details
Commits on Nov 22, 2024
-
Add assertCount for filesystem doc (#10041)
* Add assertCount for filesystem doc * Update filesystem.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for ea8c67b - Browse repository at this point
Copy the full SHA ea8c67bView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf57399 - Browse repository at this point
Copy the full SHA bf57399View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e8f0c - Browse repository at this point
Copy the full SHA e1e8f0cView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f821f3d - Browse repository at this point
Copy the full SHA f821f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a9f2e - Browse repository at this point
Copy the full SHA 65a9f2eView commit details
Commits on Nov 29, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for d468548 - Browse repository at this point
Copy the full SHA d468548View commit details