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

[8.x] Don't flash 'current_password' input #5541 #36415

Merged
merged 1 commit into from
Feb 28, 2021
Merged

[8.x] Don't flash 'current_password' input #5541 #36415

merged 1 commit into from
Feb 28, 2021

Conversation

4m1n0s
Copy link
Contributor

@4m1n0s 4m1n0s commented Feb 28, 2021

No description provided.

@GrahamCampbell GrahamCampbell changed the title Don't flash 'current_password' input #5541 [8.x] Don't flash 'current_password' input #5541 Feb 28, 2021
@taylorotwell taylorotwell merged commit bc7d4b7 into laravel:8.x Feb 28, 2021
taylorotwell pushed a commit to laravel/laravel that referenced this pull request Mar 1, 2021
Inspired by laravel/framework#36415

As JetStream/Fortify uses a `current_password` field when allowing a user to change their password, and as JetStream is one of the starter kits listed on the docs, this PR adds `current_password` in the `$except` option of the `TrimStrings` middleware.
jofernando added a commit to jofernando/Solicita that referenced this pull request Jan 5, 2022
commit 0266f487df7a10837c03b766206ddb9fb96224b5
Author: Edgarvital <edgar.tecnico@hotmail.com>
Date:   Mon Nov 15 16:29:13 2021 -0300

    Primeiro Commit - Atualização do Laravel 5 para o Laravel 8

commit c112d149c4778d2eb75f0b514fe73f653f8f9ac6
Author: Nicklas Kevin Frank <Frozire@users.noreply.github.com>
Date:   Thu Nov 11 15:20:34 2021 +0100

    Added declined and declined_if validation rules (#5723)

commit bad350d1999cbaf2036db9646ddef63d77537e80
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 9 18:29:24 2021 +0100

    Update CHANGELOG.md

commit 399d435c4f0b41a5b6d3e14894195f9196d36bb8
Author: Taylor Otwell <taylor@laravel.com>
Date:   Tue Nov 9 09:56:23 2021 -0600

    add facade

commit 79249c920b45943ecdddb5d968d0a05d0a4bf3d6
Author: Braden Keith <bradenkeith@gmail.com>
Date:   Fri Nov 5 10:45:57 2021 -0400

    Added Romega Software to Sponsorships (#5721)

commit ca8e5d65da361d070e637d0d82a8eb49b6a41afb
Author: Adam Mospan <adammospan@gmail.com>
Date:   Fri Nov 5 15:00:12 2021 +0200

    Remove redundant tap() helper in index.php (#5719)

commit 5d22b2464c9d64443ecf60d5788d753430eff7fa
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 26 17:20:51 2021 +0200

    Update CHANGELOG.md

commit 15427830022447443e63991c0e9fc0e3099dbcb9
Author: Can Vural <can9119@gmail.com>
Date:   Mon Oct 25 20:16:13 2021 +0200

    PHPDoc types should be covariant with the parent type (#5714)

commit 9915831d22c150d68e562f443aca303151d70a4d
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Fri Oct 22 19:11:06 2021 +0100

    Guess database factory model by default (#5713)

commit 8f63479d4487915b6dc62cb2f576289ed4cd0b96
Author: Dries Vints <dries@vints.io>
Date:   Wed Oct 20 15:15:52 2021 +0200

    Update CHANGELOG.md

commit bf2a67c6a287d16c1926c4e6a3f4fe2e173fabaa
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Oct 19 10:20:44 2021 -0500

    wip

commit 1980ca13eae79cd6f8a5a2f8dc018c289d26e954
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Tue Oct 19 14:42:24 2021 +0100

    [8.x] Logs deprecations instead of treating them as exceptions (#5711)

    * Logs deprecations instead of treating them as exceptions

    * formatting

    Co-authored-by: Taylor Otwell <taylorotwell@gmail.com>

commit 196a27593b288f7e4d3ce30585ebd881933726b4
Author: Mohamed ELIDRISSI <67818913+elidrissidev@users.noreply.github.com>
Date:   Mon Oct 11 14:58:39 2021 +0100

    Remove additional `}` from welcome view inline css (#5702)

commit a3b76dbeb71518f3b82d50983d039a20bf49ce8e
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 5 20:40:50 2021 +0200

    Update CHANGELOG.md

commit 6a68092228844b1793bbcf4f0bf7c5ba2c9bd16c
Author: Taylor Otwell <taylor@laravel.com>
Date:   Tue Oct 5 09:23:35 2021 -0500

    Revert "Uses `LazilyRefreshDatabase` by default (#5696)" (#5700)

    This reverts commit 4578193d52f148c79b16a552db65e29a65fee209.

commit 78e1d56c4285392f96fd90b445fef2faa7a8b9c7
Author: Alex Elkins <alexelkins2012@gmail.com>
Date:   Wed Sep 29 16:29:27 2021 -0400

    Update validation.php (#5699)

    modify the grammar for lte and gte validation to have a parallel structure

commit 4578193d52f148c79b16a552db65e29a65fee209
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Wed Sep 29 14:20:24 2021 +0100

    Uses `LazilyRefreshDatabase` by default (#5696)

commit ef9d0e4c78a097fb61218b38dd4e4c55a2278178
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Wed Sep 29 14:17:58 2021 +0100

    Ensures downloaded version of Collision supports PHP 8.1 (#5697)

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit aa9cb884d2caef6d1e606ffbb61e92c90f9bd6de
Author: Dries Vints <dries@vints.io>
Date:   Wed Sep 29 11:51:32 2021 +0200

    Bump Mockery and PHPUnit

commit 5f7395b289f32e5e5f5ece1dddb7d4ecf7ddadcc
Author: JuanDMeGon <JuanDMeGon@users.noreply.github.com>
Date:   Tue Sep 28 08:03:31 2021 -0500

    Keeping access tokens migration id consistent (#5691)

    This is just a tiny "fix," using id(); to be consistent with the other migrations already included in the framework.

commit 1e5b9989c3d789e7ed4269c88e45ed0c1c2b8ce9
Author: Surajit Basak <surajitbasak109@gmail.com>
Date:   Tue Sep 28 18:29:24 2021 +0530

    [8.x] Add failover in supported mail configurations comment section (#5692)

    Co-authored-by: Surajit Basak <surajit@adrobit.com>

commit 4f8a0f35fabd8603fb756122bf820719a259ac9b
Author: Dries Vints <dries@vints.io>
Date:   Tue Sep 7 16:33:40 2021 +0200

    Update CHANGELOG.md

commit 0bc525860ccb093f0d452b410b2549b3e01432e7
Author: Samuel Levy <sam+gh@samuellevy.com>
Date:   Wed Sep 1 07:08:19 2021 +1000

    [8.x] Added `prohibits` validation message (#5681)

    * Added `prohibits` validation

    * Update validation.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit a36f02c4f2c5617bfe355709ca1955884b11e2d3
Author: Roy van Veldhuizen <18717340+royvanv@users.noreply.github.com>
Date:   Wed Aug 25 20:07:32 2021 +0200

    Dark mode auth links contrast (#5678)

    * Improved contrast ratio of auth links in dark mode.

    * Restored home link.

commit 75a7dba9c44ce3555cc57dd1826467839fd9774f
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 24 17:59:48 2021 +0200

    Update CHANGELOG.md

commit 7c993468018d950d549fae77241a53cb4f68e2ad
Author: Maarten Buis <buismaarten@outlook.com>
Date:   Mon Aug 23 15:47:37 2021 +0200

    [8.x] Use PHPDoc comments from base class in User model (#5676)

    * Use phpdoc comments from Model class

    * Update User.php

commit 8677c94a50f15dd0b21f938c799126efa5d1cc89
Author: Gabriel Pillet <contact@gabrielpillet.com>
Date:   Mon Aug 23 15:42:15 2021 +0200

    Fixing "Line exceeds 120 characters" in TrustProxies (#5677)

    To comply with PSR-2

commit 52de5d84f6c309e93910e0d250b8c42fd656931b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Aug 20 07:59:36 2021 -0500

    wip

commit c512ba2b160d1e87205dd45b60d8c0cfab230025
Author: Dries Vints <dries@vints.io>
Date:   Thu Aug 19 16:03:02 2021 +0200

    Update app.php (#5674)

commit 3399464a7452ac8067cef8fb224b2413e8991a4b
Author: Dwight Watson <dwightwatson@users.noreply.github.com>
Date:   Wed Aug 18 23:14:34 2021 +1000

    Add failover driver to default mail config file (#5672)

    * Add failover driver to default mail config file

    * Remove empty spaces

commit b55e3fbb14ab8806057f451fcbfeec8fca625793
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 17 17:56:01 2021 +0200

    Update CHANGELOG.md

commit 6e10e9653f5f2cd3b8bd6b9fe69df2dc002eede2
Author: Pradeep Kumar <webreinvent@gmail.com>
Date:   Tue Aug 17 18:40:33 2021 +0530

    Add WebReinvent as a Sponsor (#5668)

commit a199c3bcea13efb32cbd5755ab9588e8311bd19c
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 17 10:22:10 2021 +0200

    Update .styleci.yml

commit 226d1bfc3c774e24a79e68e9f1264b5ca359551f
Author: Taylor Otwell <taylor@laravel.com>
Date:   Wed Aug 11 13:44:34 2021 -0500

    [8.x] Sanctum (#5663)

    * initial sanctum poc

    * add files

    * remove token

commit 236b31872d193eaec8c5e00813e8e88dbab6dca3
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 10 19:27:09 2021 +0200

    Update CHANGELOG.md

commit b6f4ee7661d31ceab2f517a3273aaecfd8465e17
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 10 15:41:29 2021 +0200

    Use new TrustProxies middleware (#5662)

commit 59f33209d5afc2f9f1c6c3c38280ae9eb5b15aed
Merge: e5962266 ecf460a8
Author: Graham Campbell <hello@gjcampbell.co.uk>
Date:   Sun Aug 8 20:15:22 2021 +0100

    Merge branch '6.x' into 8.x

commit e5962266d79ab4aa3b7e49d1d5cddb7f85c057e6
Author: Cristiano Fromagio <16294559+cristianofromagio@users.noreply.github.com>
Date:   Thu Aug 5 10:45:48 2021 -0300

    [8.x] Add accepted_if validation rule (#5658)

    * Add accepted_if validation rule

    * Update validation.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 82b5135652f3172c6d4febf1a4da967a49345a79
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 3 20:12:15 2021 +0200

    Update CHANGELOG.md

commit d286a15b093d3b1c85c5cfe22e8b0bfb54f7a111
Author: Igor Finagin <Igor@Finag.in>
Date:   Thu Jul 29 16:04:43 2021 +0300

    [8.x] Unified asset publishing (#5654)

    * [8.x] Unified asset publishing

    * Update composer.json

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 54c0b5bc5268b4b3b2265b2dd9b52b80627cab0d
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jul 28 09:34:27 2021 -0500

    wip

commit 8e5510458e1a4c0bf4b78024d9b0cf56102c8207
Author: Dries Vints <dries@vints.io>
Date:   Tue Jul 13 16:12:18 2021 +0200

    Update CHANGELOG.md

commit c636fd0f678008caf30683833b740fb6f31d9de6
Author: Claas Augner <github@caugner.de>
Date:   Sat Jul 10 17:23:22 2021 +0200

    add RateLimiter facade alias (#5642)

commit 1e4312f20755302bb4d275d9385968e9b6e63eab
Author: Dries Vints <dries@vints.io>
Date:   Tue Jul 6 18:47:19 2021 +0200

    Update CHANGELOG.md

commit 866589128430c55385cb13ddae0061c628245be2
Author: Josh Salway <josh.salway@gmail.com>
Date:   Thu Jul 1 23:38:06 2021 +1000

    Update validation.php (#5636)

commit c5f6f6187c24e160309df372b98d20380b786784
Author: Josh Salway <josh.salway@gmail.com>
Date:   Thu Jul 1 23:37:19 2021 +1000

    Update validation.php (#5637)

commit c0363f626c1193aa5e1263dbb272784eeba2e554
Author: Igor Finagin <Igor@Finag.in>
Date:   Tue Jun 22 16:17:05 2021 +0300

    Fix editorconfig for laravel/sail's docker-compose (#5632)

    https://github.com/laravel/sail/pull/165#issuecomment-865190799

commit 99d5ca2845a7f1d24a28a6c1e756f1ede8641f96
Author: Dries Vints <dries@vints.io>
Date:   Tue Jun 15 17:48:56 2021 +0200

    Update CHANGELOG.md

commit c1587b52c98727f007340417458c5da42d5fbbdc
Author: netpok <netpok@gmail.com>
Date:   Sun Jun 13 17:46:57 2021 +0200

    Add translation for current_password rule (#5628)

commit 0296bb63e1d465bcfff1f84f00313aeb26a2c84b
Author: Dries Vints <dries@vints.io>
Date:   Tue Jun 1 17:49:26 2021 +0200

    Update CHANGELOG.md

commit 131a10260e73e83e6b1cd63788b8f6584dd3e98a
Author: Michael de Oliveira Ferreira <oliveiramichael@outlook.com>
Date:   Mon May 24 10:19:41 2021 -0300

    add .idea and .vscode to gitignore (#5615)

    Add folders to gitignore. The same exclusions exist in the laravel / framework gitignore.

commit c5d38d469a447d6831c3cf56d193be7941d6586f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue May 18 17:01:26 2021 -0500

    update skeleton for filesystem tweaks to make sail usage easier

commit afa06fac2aa9a83ad843b9968a21bb013f015704
Author: Dries Vints <dries@vints.io>
Date:   Tue May 18 17:37:20 2021 +0200

    Update CHANGELOG.md

commit d3efbaab58945ee97c4719283b04632fe474c0e7
Author: Hiren Keraliya <hirenkeradiya@gmail.com>
Date:   Mon May 17 18:45:26 2021 +0530

    [8.x] Fixed grammar mistake (#5611)

    * Grammar mistakes

    * Update session.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 637c85d624bf19355025b68aaa90e6cadf8a2881
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri May 14 10:09:46 2021 -0500

    wip

commit 3131f789ae05bb727e8f8b65981f6957391a5e3d
Author: Seyed Morteza Ebadi <47121888+seyed-me@users.noreply.github.com>
Date:   Fri May 14 19:39:09 2021 +0430

    Add Octane cache store (#5610)

commit b1b28a6bb120a3d1bb3786ca47f66a95bcb292aa
Author: Dries Vints <dries@vints.io>
Date:   Tue May 11 22:49:31 2021 +0200

    Update CHANGELOG.md

commit ecf460a874e5943c1063ef9585bc7491ead15b0a
Author: Dries Vints <dries@vints.io>
Date:   Tue May 11 22:47:22 2021 +0200

    Update CHANGELOG.md

commit ca7f3866666d1ec724a4c72389d8f096201d788a
Author: Umar <madugu01@gmail.com>
Date:   Fri Apr 30 13:45:35 2021 +0100

    [8.x] Grammatical omission of 'of' on line 14 (#5603)

    * [FIX] grammatical omission of 'of' on line 14

    * Update artisan

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 5c137aae41315fea6b9201d23ddfef2502d3feda
Author: netpok <netpok@gmail.com>
Date:   Thu Apr 29 14:55:56 2021 +0200

    Bump framework version (#5602)

    to include SQL server security fix for GHSA-4mg9-vhxq-vm7j

commit 5bd72e78058f5b12977ce0917a3e55bdb9f3b233
Author: netpok <netpok@gmail.com>
Date:   Thu Apr 29 14:55:46 2021 +0200

    Bump framework version (#5601)

    to include SQL server security fix for GHSA-4mg9-vhxq-vm7j

commit a6ffdbdf416d60c38443725807a260a84dca5045
Author: Dries Vints <dries@vints.io>
Date:   Tue Apr 20 18:13:08 2021 +0200

    Update CHANGELOG.md

commit e109ac9022888ed86661ab57b7724e4bf1cf9a72
Author: Roger Vilà <rogervila@me.com>
Date:   Fri Apr 16 15:13:56 2021 +0200

    Update .gitignore (#5593)

commit 0e8e9a0727afce37d6954a9763a86dde82eb99ee
Author: JuanDMeGon <JuanDMeGon@users.noreply.github.com>
Date:   Tue Apr 13 07:28:01 2021 -0500

    [8.x] Using faker method instead of properties (#5583)

    After Faker PHP 1.14 using properties is deprecated and is recommended to use methods instead.

commit 54741275481a44be350758d6556c32696844b1a8
Author: Taylor Otwell <taylor@laravel.com>
Date:   Thu Apr 8 13:45:57 2021 -0500

    Update README.md

commit 5808129a1f702f973c7c31203d16db2066bd9030
Author: Dries Vints <dries@vints.io>
Date:   Fri Mar 26 15:47:26 2021 +0100

    Rename test methods (#5574)

commit 6bc0b1cfcbc35d89b3e4ec31d83d7b409f9bf595
Author: Dries Vints <dries@vints.io>
Date:   Tue Mar 23 18:25:11 2021 +0100

    Update CHANGELOG.md

commit f5cac881c98df3a4b81588f97bb87a7dd062e725
Author: Dries Vints <dries@vints.io>
Date:   Sun Mar 21 14:38:50 2021 +0100

    Re-order composer.json (#5570)

commit e464182760dfae06f68347f3f56ec4baec6e0c60
Author: Philo Hermans <me@philohermans.com>
Date:   Fri Mar 19 15:53:34 2021 +0100

    Add prohibited validation rule (#5569)

commit 57ddc0ebbb1cdc778e301016b643769d1f96e2e1
Author: Dries Vints <dries@vints.io>
Date:   Tue Mar 16 17:26:11 2021 +0100

    Update CHANGELOG.md

commit 9c5e6f9757dae6091b6239df6dcf4130ec5c3c46
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon Mar 15 08:41:28 2021 -0500

    update wording

commit e95a675e43aabc5c1c390302ec5c4f8b3fdf243d
Author: Matthew Setter <matthew@matthewsetter.com>
Date:   Sun Mar 14 21:00:54 2021 +0100

    Minor update to check if application is under maintenance documentation

    While reading through the documentation in public/index.php, the initial
    sentence documenting checking if the application is under maintenance
    didn't quite read properly to me, nor did the section's header. So, I'm
    submitting this small patch to correct it.

commit 471195d743de883af0c239c46553da89179824b5
Author: Dries Vints <dries@vints.io>
Date:   Fri Mar 12 14:55:27 2021 +0100

    Fix footer on mobile (#5561)

commit 177e05beec2d1e35b48baad59441050644eecd2c
Author: Jesper Noordsij <45041769+jnoordsij@users.noreply.github.com>
Date:   Wed Mar 10 15:52:57 2021 +0100

    Add log level config value to stderr channel (#5558)

commit 89b15441a92aa615de9198c54b5d973aa6b374e5
Author: Tim MacDonald <tim@bigpicturemedical.com>
Date:   Thu Mar 11 01:13:17 2021 +1100

    add date facade alias (#5556)

commit 3a62cfb4fe903b8a36bdbd56d2b4013ddb8d62d2
Author: Jess Archer <jess@jessarcher.com>
Date:   Thu Mar 11 00:12:57 2021 +1000

    Add language for prohibited_if and prohibited_unless validation rules (#5557)

commit a315767e093ca2ba19ca7c60b02aa89467d81628
Author: Dries Vints <dries@vints.io>
Date:   Tue Mar 9 20:09:48 2021 +0100

    Update CHANGELOG.md

commit 5cfd28df2d550c4d63417ba54f31c96887cd345b
Author: Brandon Surowiec <BrandonSurowiec@users.noreply.github.com>
Date:   Tue Mar 9 09:51:56 2021 -0500

    Add missing 'after_commit' attribute (#5554)

    There's a new `after_commit` config option that isn't in the default config:
    https://laravel.com/docs/8.x/queues#jobs-and-database-transactions

    For new projects it may be better to have these defaulted to `true`, but I left it as `false` for now.

commit c9883355026d96703c27d1379e4c2cc27015eeb8
Author: Tim MacDonald <tim@bigpicturemedical.com>
Date:   Wed Mar 10 00:23:56 2021 +1100

    Standarise "must" and "may" language in validation (#5552)

    Majority of the messages are in the format ":attribute must
    {conditions_to_be_met}", however a few inconsistently use "may" instead
    of "must".

    This PR fixes that and has them all use "must" instead.

    To highlight the inconsistency:

    ```php
    // "may"
    'max' => [
        'numeric' => 'The :attribute may not be greater than :max.',
        'file' => 'The :attribute may not be greater than :max kilobytes.',
        'string' => 'The :attribute may not be greater than :max characters.',
        'array' => 'The :attribute may not have more than :max items.',
    ],
    // "must"
    'min' => [
        'numeric' => 'The :attribute must be at least :min.',
        'file' => 'The :attribute must be at least :min kilobytes.',
        'string' => 'The :attribute must be at least :min characters.',
        'array' => 'The :attribute must have at least :min items.',
    ],
    ```

commit 2b8f3aa506f1f2463dfdb43b063d17674b86c8cd
Author: Karel Faille <shaffe.fr@gmail.com>
Date:   Tue Mar 2 20:35:52 2021 +0100

    Use same default queue name for all drivers (#5549)

commit 20455c6f5fdee67e445208b0fcc4a1a92d80ce24
Author: Dries Vints <dries@vints.io>
Date:   Tue Mar 2 17:36:09 2021 +0100

    Update CHANGELOG.md

commit 03be0afb442b96ebfb0091cc9c3a44a7ad907f4b
Author: Rodrigo Pedra Brum <rodrigo.pedra@gmail.com>
Date:   Mon Mar 1 10:38:37 2021 -0300

    Don't trim `current_password` (#5546)

    Inspired by https://github.com/laravel/framework/pull/36415

    As JetStream/Fortify uses a `current_password` field when allowing a user to change their password, and as JetStream is one of the starter kits listed on the docs, this PR adds `current_password` in the `$except` option of the `TrimStrings` middleware.

commit 8c7ccd3fe82b3723880e5f70d8aa02e30ac03f82
Author: Jonny Nott <jonnott@gmail.com>
Date:   Fri Feb 26 17:17:30 2021 +0000

    target 1.16.15 of facade/ignition for Laravel 6.x (#5544)

    fixes CVE-2021-3129 vulnerability (Laravel 6)

commit 16f531e6460e1276bb02faaf2788b9c754af284d
Author: Martin Eiber <martin.eiber@gmail.com>
Date:   Fri Feb 26 14:19:45 2021 +0100

    [8.x] Added sans-serif as Fallback Font (#5543)

    * Added sans-serif as Fallback Font

    Added sans-serif as Fallback Font to the Welcome Page

    * Update welcome.blade.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 06d967a4c72be2ec71a0efd89cc2a3c113cf6da5
Author: Dries Vints <dries@vints.io>
Date:   Tue Feb 23 21:43:02 2021 +0100

    Update CHANGELOG.md

commit f0de9fd9967d4e1b4427d8458bf8983bc2cde201
Author: Hugo Clarke-Wing <7689302+clarkewing@users.noreply.github.com>
Date:   Fri Feb 19 16:09:51 2021 +0100

    Don't flash 'current_password' input (#5541)

    * Don't flash `current_password` input

    With starter packs like Jetstream, the `current_password` input is used.

    I believe that adding `current_password` to the `$dontFlash` list by default would help to ensure new projects follow security best practices from the get-go.

    * Update Handler.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit ebf2646c347b941e63709f7e69ab79416f6d5124
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Feb 16 10:58:28 2021 -0600

    wip

commit 689c0e5a230a27d421903439e0396a7339973759
Author: Dries Vints <dries@vints.io>
Date:   Tue Feb 16 17:57:31 2021 +0100

    Update CHANGELOG.md

commit 698a61d02528336936774385526317d1f4ce44ec
Merge: 9a56a60c 22626b57
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Feb 16 08:02:15 2021 -0600

    Merge branch '8.x' of github.com:laravel/laravel into 8.x

commit 9a56a60cc9e3785683e256d511ee1fb533025a0a
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Feb 16 08:02:06 2021 -0600

    update wording

commit 22626b5701cc7557d4bd45a6af5730027fc4a061
Author: Taylor Otwell <taylor@laravel.com>
Date:   Mon Feb 15 15:06:50 2021 -0600

    Revert "Change "Login" text to "Log in" (#5536)" (#5537)

    This reverts commit cbddb27c7e63eb1942efcdd95c8bd5bdf5be940f.

commit cbddb27c7e63eb1942efcdd95c8bd5bdf5be940f
Author: Mark Jaquith <mark@jaquith.me>
Date:   Mon Feb 15 16:06:24 2021 -0500

    Change "Login" text to "Log in" (#5536)

    As this is used as a verb, like its friend "Register", the verb form should be used.

    http://notaverb.com/login

commit eaf7289523b0730b3d0c5a7146ab0f078019a987
Author: Jared Lewis <jslewis90@outlook.com>
Date:   Tue Feb 9 15:52:23 2021 -0500

    Add unverified state to UserFactory (#5533)

commit 6d082c81e5bf226dfa6d1dc030e69a225349f535
Author: Khaled <khaledenglish@yahoo.com>
Date:   Sat Feb 6 17:35:22 2021 -0700

    add "ably" in comment as a broadcast connection (#5531)

    'ably' was added in the connections array, but the comment was not updated to reflect this fact.

commit c1b56831dfb96cfc1e87d40f44f7b2cca07c351c
Author: Govar Jabar <govarjabara@gmail.com>
Date:   Fri Jan 29 16:57:50 2021 +0300

    update web.config (#5528)

commit a96fe9320704cbf18856d1009b8cdeffca8a636d
Author: Dries Vints <dries@vints.io>
Date:   Tue Jan 19 16:20:53 2021 +0100

    Update CHANGELOG.md

commit b580fc1ef2b286c2f9e156755431abe45a1e61c7
Author: Dries Vints <dries@vints.io>
Date:   Fri Jan 15 17:24:56 2021 +0100

    Delete docker-compose.yml (#5522)

commit 21c0aed802a69838ba848d93228e725067a2e205
Author: Kacper Ziubryniewicz <kacper@ziubryniewicz.pl>
Date:   Thu Jan 14 23:27:55 2021 +0100

    Add a missing dot in translations (#5520)

commit 5dd08043a3a5bb3eeca0f070f0e7cb309e06f2be
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jan 12 14:02:00 2021 -0600

    wip

commit ea7de4f5a91c14c23bc038bc3a3ce65633f20701
Author: Gemma Black <gblackuk@googlemail.com>
Date:   Tue Jan 12 18:51:19 2021 +0000

    Hide .env.bak as well as .env.backup in .gitignore (#5515)

commit cdd79ce5cf99be1963295c2d84da74e03afbeb95
Author: Dries Vints <dries@vints.io>
Date:   Tue Jan 12 18:39:43 2021 +0100

    Update CHANGELOG.md

commit f97e5510712e1fd1148c02cc435c97a281660fd1
Author: Dries Vints <dries@vints.io>
Date:   Tue Jan 12 18:18:35 2021 +0100

    Update TrustProxies.php (#5514)

commit f9f39ee7ac5d6abfe7c717fd331055daa24255f2
Author: Dries Vints <dries@vints.io>
Date:   Tue Jan 5 16:48:16 2021 +0100

    Update CHANGELOG.md

commit 4de728e78c91b496ce5de09983a56e229aa0ade1
Author: RobTables <52382103+RobTables@users.noreply.github.com>
Date:   Tue Jan 5 01:02:11 2021 -0700

    Update to package.json - Axios Version

    Security Vulnerability: https://www.npmjs.com/advisories/1594

commit eeb91d4546ef7f86bcbfdb9b0772ee02c4df8630
Author: Jeffrey Way <jeffrey@jeffrey-way.com>
Date:   Mon Jan 4 09:44:16 2021 -0500

    Upgrade to Mix v6 (#5505)

    * Upgrade to Mix v6

    * Remove cross-env

commit 947df2ac7457e9cf3551a369bb0e539d635ebb6e
Author: Ustych Maksym <ustichmaxim@gmail.com>
Date:   Fri Jan 1 20:35:59 2021 +0200

    Update sail package in the composer.json (#5507)

commit 454f0e1abeeb22cb4af317b837777ad7f169e497
Author: Dries Vints <dries@vints.io>
Date:   Tue Dec 22 18:07:44 2020 +0100

    Update CHANGELOG.md

commit e8788a768899ff2a2ef1fe78e24b46e6e10175dc
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Dec 16 15:51:18 2020 -0600

    update cache

commit bc339f712389cf536ad7e340453f35d1dd865777
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Dec 16 08:44:41 2020 -0600

    add lock_connection

commit 0059fb91be7725c47ae2a6aa10d4f34ee5340c89
Author: Dries Vints <dries@vints.io>
Date:   Tue Dec 15 14:17:57 2020 +0100

    Update CHANGELOG.md

commit 3b2ed46e65c603ddc682753f1a9bb5472c4e12a8
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sat Dec 12 08:47:22 2020 -0600

    update variables

commit ddb26fbc504cd64fb1b89511773aa8d03c758c6d
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Dec 10 09:26:21 2020 -0600

    update env vars

commit 03ecf00f7a4e14c049e41bb111430877313449b9
Author: Attila Szeremi <amcsi@users.noreply.github.com>
Date:   Thu Dec 10 14:32:49 2020 +0100

    Gitignore docker-compose.override.yml (#5487)

    Docker allows for you to override parts of `docker-compose.yml` locally with the help of a `docker-compose.override.yml` file: https://docs.docker.com/compose/extends/#understanding-multiple-compose-files

    I propose to have this file ignored by default for new projects, similarly to how `.env` is ignored to be able to override default configuration (locally).

    Example use case: Someone might want to use Laravel Sail, but would have multiple Laravel projects running in MySQL and would like to run a single MySQL server for each project and have a way to be able to override docker-compose to make that happen. Or maybe just in general they want to add a new service that they want to run only for themselves, and not for colleagues.

commit b7cde8b495e183f386da63ff7792e0dea9cfcf56
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Dec 10 07:14:14 2020 -0600

    comment trust hosts

commit d80ff4d576eb4f47369e1f8481d3da8a9479347b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Dec 9 08:32:27 2020 -0600

    add sponsor

commit 17668beabe4cb489ad07abb8af0a9da01860601e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:51:48 2020 -0600

    add sail

commit 34368a4fab61839c106efb1eea087cc270639619
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:45:05 2020 -0600

    revert change

commit bcd87e80ac7fa6a5daf0e549059ad7cb0b41ce75
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:38:54 2020 -0600

    add sail file

commit ad8210f3bb9e64c2002eeaaf3c5a07117369529d
Merge: a8957489 0717bb02
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:06:00 2020 -0600

    Merge branch '8.x' of github.com:laravel/laravel into 8.x

commit a895748980b3e055ffcb68b6bc1c2e5fad6ecb08
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:04:09 2020 -0600

    update env file for sail

commit 0717bb0291a51ab63dd220ce4db8b7fa82e23787
Author: Dries Vints <dries@vints.io>
Date:   Tue Dec 1 16:21:29 2020 +0100

    Update CHANGELOG.md

commit f6f772ba5490de48d8a79747b39540afe61eed24
Author: Daniel Coulbourne <daniel.coulbourne@gmail.com>
Date:   Thu Nov 26 09:38:56 2020 -0500

    Uncomment TrustHosts middleware to enable it by default. (#5477)

commit 82213fbf40fc4ec687781d0b93ff60a7de536913
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Nov 25 10:24:16 2020 -0600

    remove cloud option

commit d218676d4cc7824f4e6c4f52d4afd893156431c9
Merge: 612d1660 86b1b3f2
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 24 16:10:45 2020 -0600

    Merge branch '8.x' of github.com:laravel/laravel into 8.x

commit 612d16600419265566d01a19c852ddb13b5e9f4b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 24 16:10:36 2020 -0600

    comment out alias by default

commit 86b1b3f20a2fd120549f25bf7cf75bf467f5167b
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 24 18:18:56 2020 +0100

    Update CHANGELOG.md

commit 3c814aa8e2c842efacc3e2407abf1b58b3e92bce
Author: Paras Malhotra <paras@insenseanalytics.com>
Date:   Wed Nov 18 19:15:08 2020 +0530

    [8.x] Add missing null cache driver in config/cache.php (#5472)

commit 5182e9c6de805e025fb4cfad63c210c3197002ab
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 17 17:07:32 2020 -0600

    add ably entry

commit e8498122a22745cf13e2d293e2160d914c04abbd
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 17 17:40:17 2020 +0100

    Update CHANGELOG.md

commit 9957559dc507a306ef42851abdb950f3c5c7af72
Author: A-Maged <maged.dev@gmail.com>
Date:   Tue Nov 17 16:57:20 2020 +0200

    closed @auth correctly (#5471)

commit 4931af14006610bf8fd1f860cea1117c68133e94
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sat Nov 14 09:17:41 2020 -0600

    add stub handler

commit 3adc2196f79fa4d8470d41d5a7584f2b0432a6fc
Author: Iman <imanghafoori1@gmail.com>
Date:   Thu Nov 12 17:25:54 2020 +0330

    Modify the cache.php docblocks (#5468)

    In new versions of laravel we do not directly specify the "cache driver" anymore but rather a "cache store", so it does not make sense to mention the drivers up there since laravel supports any arbitrary values defined below it by the user.

commit 1ad5a8d6e0177d7998fa4ee19a43d135a16d2d42
Merge: aa6d3660 3d7a5075
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 10 14:19:01 2020 -0600

    Merge branch '8.x' of github.com:laravel/laravel into 8.x

commit aa6d3660114c93e537a52e0ba3c03071a7f3e67f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 10 14:18:52 2020 -0600

    add sanctum cookie endpoint to default cors paths

commit 3d7a5075e7db93a7df89c983c95d9016f448d3f9
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 10 15:57:51 2020 +0100

    Update CHANGELOG.md

commit b54ef297b3c723c8438596c6e6afef93a7458b98
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon Nov 9 14:36:40 2020 -0600

    add auth line

commit d9e85605cbc491e710d9a2df1939ba2db773b404
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 3 20:02:19 2020 +0100

    Update CHANGELOG.md

commit efdde1e928d20dc8b2b511ef12f37d8d01249596
Merge: 3e9fd591 3923e7f7
Author: Dries Vints <dries@vints.io>
Date:   Sat Oct 31 10:21:07 2020 +0100

    Merge branch '7.x'

    # Conflicts:
    #	CHANGELOG.md

commit 3923e7f7c40368a5e78c1a33610191be8ad91e3b
Author: Dries Vints <dries@vints.io>
Date:   Sat Oct 31 10:17:45 2020 +0100

    Update CHANGELOG.md

commit ff355973475624d9dc9ed5fd157a0ba0bef84710
Author: Dries Vints <dries@vints.io>
Date:   Sat Oct 31 10:16:23 2020 +0100

    Lower ignition constraint

commit 3e9fd59156d3c4ea5a4f78b03c3a0a892d80cb20
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 16:07:53 2020 +0100

    Update CHANGELOG.md

commit 17778838a4345debc57e5bd46a2447b42e7a6c3b
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 16:06:24 2020 +0100

    Bump mockery

commit 8b947ba34ca5f21b82e941389466cc6d83c7cef5
Merge: fc79b8bb 509708c7
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 16:05:55 2020 +0100

    Merge branch '7.x'

    # Conflicts:
    #	CHANGELOG.md
    #	composer.json

commit 509708c7ee04dde4214edcf60fe3752f0d54d91d
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 16:03:50 2020 +0100

    Update CHANGELOG.md

commit 8ae2d8ec1e4b86c77e9352f3b32e79ebfa62ed82
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:53:46 2020 +0100

    Bump ignition and collision

commit 3c4eac92baaf98b7d42d7dcf713bbdc017a5c6ab
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:48:42 2020 +0100

    Bump Guzzle

commit 45fa128adbc2c36870f36bc9396a850508fb8c5b
Merge: 9af70cff d85be866
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:43:30 2020 +0100

    Merge branch '6.x' into 7.x

    # Conflicts:
    #	CHANGELOG.md
    #	composer.json

commit d85be8669880cce457eb5827afbedb6ad30bb629
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:40:46 2020 +0100

    Update CHANGELOG.md

commit 31fbf612efd8e6291453c14d1d8a5377a6870792
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:39:45 2020 +0100

    Bump fideloper/proxy

commit eb34def26a617cc48813d137dccab4994b555d61
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:38:43 2020 +0100

    Bump tinker

commit d906d7b86006d65b3ab74c890d2a23b24a7d7a18
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:27:02 2020 +0100

    Update phpunit constraints

commit f363bc30e18b60612ef77a40a4f169c633fd04ac
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 14:59:24 2020 +0100

    Bump ignition

commit fc79b8bb1130309278b462ea01cb6c067e3befb1
Merge: 4966dd9b 9af70cff
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 17:01:55 2020 +0100

    Merge branch '7.x'

    # Conflicts:
    #	composer.json

commit 9af70cffa4bdc5d5e4d7b96e9fa7fb98969b12c9
Merge: 482d68a1 27338d9a
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 17:01:22 2020 +0100

    Merge branch '6.x' into 7.x

    # Conflicts:
    #	composer.json

commit 27338d9a99b63bb180c6c2ba6a9585ab1d10bf78
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 17:00:39 2020 +0100

    Allow PHPUnit 9

commit 4966dd9baf07cec4f7541c60310ace2b53ef41c9
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:33:50 2020 +0100

    Update CHANGELOG.md

commit 86d4ec095f1681df736d53206780d79f5857907c
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:33:24 2020 +0100

    Update minimum Laravel version

commit 24604418182f5d05e2142f17b4fec97e5fc2c053
Merge: 5396be6e 482d68a1
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:32:54 2020 +0100

    Merge branch '7.x'

    # Conflicts:
    #	CHANGELOG.md
    #	composer.json

commit 482d68a182bdd629e5d4d3c19d5d7d7623dd074a
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:26:10 2020 +0100

    Update CHANGELOG.md

commit 02ca853809a97f372a3c6dc535c566efff9f6571
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:23:59 2020 +0100

    Nump minimum Laravel version

commit 056a9e8f903860a066190b6a45b56436d6c64531
Merge: 9b21125e aef279a6
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:23:32 2020 +0100

    Merge branch '6.x' into 7.x

    # Conflicts:
    #	CHANGELOG.md
    #	composer.json

commit aef279a6cf04b47ac7aa279e37240a683bdcf5e6
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:17:39 2020 +0100

    Update CHANGELOG.md

commit b8d582581a1067e3b1715cce477b22455acc3d36
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:16:58 2020 +0100

    Update minimum Laravel version

commit a4d45e6940ec6565ac1ea55cad117082876396ad
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:15:43 2020 +0100

    Update CHANGELOG.md

commit 5396be6ef26aebe99c1c5ac6ec944c349d13f371
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Oct 27 15:15:00 2020 -0500

    update welcome view

commit b3220963795ec4c78051bcae3f1ad24add2c6fe7
Merge: 8bfecacf 9b21125e
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 16:18:44 2020 +0100

    Merge branch '7.x'

    # Conflicts:
    #	composer.json

commit 9b21125e31232d29231c60067c6df42e9554715b
Merge: 533f130f 4c25cb95
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 16:18:17 2020 +0100

    Merge branch '6.x' into 7.x

    # Conflicts:
    #	composer.json

commit 4c25cb953a0bbd4812bf92af71a13920998def1e
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 16:17:46 2020 +0100

    Allow for PHP 8

commit 8bfecacf8c58ac114cc95fd9a0f398a5eeb0af21
Merge: bec982b0 533f130f
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 15:02:56 2020 +0100

    Merge branch '7.x'

    # Conflicts:
    #	composer.json
    #	resources/views/welcome.blade.php

commit 533f130f1429986313966c39511690e23cc42431
Merge: 4eeb29ee 3d46fc35
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 15:01:36 2020 +0100

    Merge branch '6.x' into 7.x

commit 3d46fc355d70db2462815b62139f8b0a0f3a16c3
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 14:54:45 2020 +0100

    Update Faker (#5461)

commit 22fa816fdf80a0bd821a4249358dd921ed76fb1a
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 14:11:46 2020 +0100

    Delete removed webpack flag (#5460)

commit bec982b0a3962c8a3e1f665e987360bb8c056298
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Oct 22 16:01:59 2020 -0500

    update by

commit 453d7286f3918e067b7a06707be1f22ef59815b8
Author: Viktor Szépe <viktor@szepe.net>
Date:   Thu Oct 22 22:41:03 2020 +0200

    Revert per user API rate limit

    It was changed from per user to per application in ced3e50bca279f5a499a6d513fcdfd2a020c28ce

commit aeec665b75258eea6cc03df1945e60f066183305
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 22 14:31:01 2020 +0200

    Update composer.json (#5452)

commit d82d7505a17355dfe09c6722cebd6274f11585eb
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 20 20:34:02 2020 +0200

    Update CHANGELOG.md

commit 8d3ca07c4cff6d36593625ee4b34e19ce2dba15b
Author: Tim MacDonald <hello@timacdonald.me>
Date:   Sat Oct 17 00:25:48 2020 +1100

    add 'multiple_of' translation (#5449)

commit 6bfe68365d0ab1301dfae87867814048440d6a78
Author: Ali Shaikh <Ali-Shaikh@users.noreply.github.com>
Date:   Fri Oct 9 17:40:20 2020 +0500

    [8.x] Added 'LOG_LEVEL' env variable in .env.example (#5445)

    * Added 'LOG_LEVEL' env variable in .env.example

    Added 'LOG_LEVEL' env variable in .env.example to be consistant with the change in [#5442](https://github.com/laravel/laravel/pull/5442)

    * Update .env.example

    Co-authored-by: Dries Vints <dries@vints.io>

commit c66546e75fcbf208d2884b5ac7a3a858137753a3
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 6 18:11:27 2020 +0200

    Update CHANGELOG.md

commit f5161080d4a62e5b88909d8f8e5b407c76750b2b
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 6 18:07:58 2020 +0200

    Update CHANGELOG.md

commit f12fd984142093287d4c1218b9f4581d977ddb52
Author: Norgul <Norgul@users.noreply.github.com>
Date:   Mon Oct 5 22:11:23 2020 +0200

    Update logging.php (#5442)

    Added `LOG_LEVEL` env variable

commit 7b958b5d15d2cacb8cc5dcc80d1171c51622e5e9
Author: Pataar <pietering1@gmail.com>
Date:   Mon Oct 5 14:45:05 2020 +0200

    [8.x] Update the badges to use shields.io (#5441)

    * Update the badges to use shields.io

    Shields.io works a lot better than the old pugx.org.

    * Target `/framework` instead of `/laravel`

commit 38bc9119eb369eed4d32adbc4132788177712b15
Author: Andrew Brown <browner12@gmail.com>
Date:   Fri Oct 2 08:31:13 2020 -0500

    type hint the middleware Request (#5438)

    stemming from https://github.com/laravel/framework/pull/34224

commit a6ca5778391b150102637459ac3b2a42d78d495b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Sep 22 14:17:27 2020 -0500

    add comment

commit d3353c9e9a06a044ec573cbf8b73a416e2f2a2ba
Author: Ricardo Gobbo de Souza <ricardogobbosouza@yahoo.com.br>
Date:   Tue Sep 22 11:23:40 2020 -0300

    Fix route when uncomment $namespace (#5424)

commit 6a9d5e0da17936fb2e599c95b5567fc2e74419ae
Merge: f1a51f7c 4eeb29ee
Author: Dries Vints <dries@vints.io>
Date:   Mon Sep 21 18:12:33 2020 +0200

    Merge branch '7.x' into master

    # Conflicts:
    #	CHANGELOG.md

commit 4eeb29ee12e980969e8d9f2a1cd465e514a0f76e
Author: Dries Vints <dries@vints.io>
Date:   Mon Sep 21 17:59:16 2020 +0200

    Update changelog

commit f1a51f7c622783d98bf3916fc56c86755feb5426
Author: Alex Mayer <amayer5125@gmail.com>
Date:   Sun Sep 20 21:35:48 2020 -0400

    [8.x] Update User Model to Match Jetstream Formatting (#5422)

    * Update User Model to Match Jetstream Formatting

    * Update User.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 69d0c504e3ff01e0fd219e02ebac9b1c22151c2a
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sun Sep 20 11:39:57 2020 -0500

    add commented code

commit c62a7c13bfa3840041ae01933d56b24e5ad2503d
Author: Wojciech Gabryś <wojciechgabrys@users.noreply.github.com>
Date:   Tue Sep 15 06:35:19 2020 +0200

    Update model path in AuthServiceProvider's policies.

    Due to the change of default model location in Laravel 8.x from /App to /App/Models, the initial policy comment shoud also reflect this change.

commit c6c41f11b8ea3065f035fbb6a6f570b7bfba0037
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Sep 14 17:16:11 2020 +0100

    Revert "Fix PHPUnit bool server consts result in null (#5409)" (#5411)

    This reverts commit 1c4af33b8f55b47ccf9be7a416a98f36cd961802.

commit 7cd15dbad654dde2ddb598a45511ff65800717ce
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Sep 14 14:18:04 2020 +0100

    Avoid deprecated StyleCI fixer name (#5410)

commit 1c4af33b8f55b47ccf9be7a416a98f36cd961802
Author: Martin Hettiger <martin@hettiger.com>
Date:   Mon Sep 14 15:04:03 2020 +0200

    Fix PHPUnit bool server consts result in null (#5409)

    After updating to Laravel 8 I suddenly had my test suite failing because telescope would not be disabled properly by `phpunit.xml` anymore.
    This changes fixed my test suite.

    I've also created a clean Laravel 8 project and added some tests to demonstrate the issue:
    https://github.com/hettiger/laravel-env-demo/commit/908d3405b84e769c12d296e98bef1ca567127254

    Maybe this needs to be addressed in PHPUnit. However I'm adding this workaround here because it's a viable solution IMHO.
    Maybe should add a note on this in the docs and be done with it…?

commit ca30159cabe05675fa268f49acdf93ef12480b01
Author: Salim Djerbouh <caddydz4@gmail.com>
Date:   Sun Sep 13 15:17:54 2020 +0100

    fully qualified user model in seeder (#5406)

    makes it easy to just uncomment when tinkering around

commit 292a5b26a9293d82ab5a7d0bb81bba02ea71758e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Sep 11 08:29:38 2020 -0500

    swap route order

commit b33852ecace72791f4bc28b8dd84c108166512bf
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Sep 10 14:28:44 2020 -0500

    remove property

commit 9cbc3819f7b1c268447996d347a1733aa68e16d7
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Sep 9 21:00:17 2020 -0500

    add property to route service provider

commit 94e7945517387b9bef0851a506436639e4fbbb5c
Author: Can Vural <can9119@gmail.com>
Date:   Wed Sep 9 14:20:20 2020 +0200

    Fix docblock for variadic parameter (#5401)

commit b9b282a71933e0279fea63fa0302e9a30a4c2efe
Author: Youri Wijnands <youri@wijnands.me>
Date:   Tue Sep 8 14:50:51 2020 +0200

    Use the new Google Fonts API (#5396)

    https://developers.google.com/fonts/docs/css2

commit c64061629eeb328e79d842051fa3506843c306cf
Author: Youri Wijnands <youri@wijnands.me>
Date:   Tue Sep 8 14:50:22 2020 +0200

    Use the new Google Fonts API (#5398)

    https://developers.google.com/fonts/docs/css2

commit 151e11caccc8704e49aaa7ab1e3319869a9062c4
Merge: 7895cd3a a7a40d77
Author: Dries Vints <dries@vints.io>
Date:   Tue Sep 8 13:28:32 2020 +0200

    Merge branch 'master' into develop

    # Conflicts:
    #	app/Exceptions/Handler.php

commit a7a40d77447358a57da02f202563c50344dc5a44
Merge: dc5817bb 179e52bd
Author: Dries Vints <dries@vints.io>
Date:   Tue Sep 8 13:28:00 2020 +0200

    Merge branch '6.x' into master

commit 179e52bdd719fb456ed49a2bf8e42f922a6f5da2
Author: Dries Vints <dries@vints.io>
Date:   Tue Sep 8 13:27:47 2020 +0200

    Fix logo

commit 7895cd3a5f3c0ac0e8d0c4b2197f06014dcf52d6
Author: Mark van den Broek <mvdnbrk@gmail.com>
Date:   Sat Sep 5 04:07:55 2020 +0200

    Update docblock (#5392)

commit dc5817bbf2552b48d93bde99688d56e99b7a7708
Author: Dries Vints <dries@vints.io>
Date:   Fri Sep 4 10:39:28 2020 +0200

    Update Handler.php

commit cfd428bfcb0d4117c9f2b1c201bceda96a906f20
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Aug 28 10:06:23 2020 -0500

    add dontReport property

commit ced3e50bca279f5a499a6d513fcdfd2a020c28ce
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Aug 27 13:36:32 2020 -0500

    use new rate limiting

commit 23205e270f2d599741185ca5f68cc26e0e6f367f
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Wed Aug 26 09:41:46 2020 +0100

    Add back in ignition

commit 3a5f05ce80f09f1b02dd4b5169bbd5eb47a9df04
Merge: 48b7ba93 2c69ec98
Author: Graham Campbell <graham@alt-three.com>
Date:   Wed Aug 26 09:39:57 2020 +0100

    Merge branch 'master' into develop

commit 2c69ec987e2dca71008684fc80bbe56c55427dc3
Merge: fa43c0a3 921b14b9
Author: Graham Campbell <graham@alt-three.com>
Date:   Wed Aug 26 09:39:37 2020 +0100

    Merge branch '6.x' into master

commit 48b7ba938e71c13a697d18f2e6b4e6b0c49def06
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 25 15:27:25 2020 +0200

    [8.x] Bump Guzzle (#5381)

    * Bump Guzzle

    * Update composer.json

commit fd8a872b3b3c7e56886b781514fb5f27914627cf
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Aug 20 15:32:30 2020 -0500

    update channel

commit 710d472d764983a0f8074b6b1a3c5cf57adce1e4
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Aug 20 15:31:07 2020 -0500

    models directory

commit d6eda444a7daf19a0e27861d5e06cb43e71da497
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Aug 19 09:32:50 2020 -0500

    update defaults

commit 57cc8990992c1bbe094d5186f5bb7737b60d6eaa
Merge: 53d14e51 fa43c0a3
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 11 19:45:48 2020 +0200

    Merge branch 'master' into develop

    # Conflicts:
    #	CHANGELOG.md
    #	composer.json

commit fa43c0a333d623a393fa33c27a1376f69ef3f301
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 11 19:44:47 2020 +0200

    Update CHANGELOG.md

commit 921b14b954d51125b8369299a6ba18d78735367d
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 11 19:16:01 2020 +0200

    Update CHANGELOG.md

commit 39a58710ba3e5aff0b3588fe748fa24e066d17b0
Merge: b3f60041 0512f006
Author: Dries Vints <dries@vints.io>
Date:   Fri Aug 7 20:08:41 2020 +0200

    Merge pull request #5370 from laravel/bump-7

    [7.x] Set framework version ^7.24

commit bbd36167158f29148095085fa81fed211ad676d2
Merge: 407b6b8b e96840e2
Author: Dries Vints <dries@vints.io>
Date:   Fri Aug 7 20:07:55 2020 +0200

    Merge pull request #5369 from laravel/bump-6

    [6.x] Set framework version ^6.18.35

commit 0512f00664445c452abbb470b9aaf4a0c7f78b26
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Aug 7 17:29:43 2020 +0100

    Set framework version ^7.24

commit e96840e20673ed87e684b8ee814bdf02c1c8dfcc
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Aug 7 17:28:47 2020 +0100

    Set framework version ^6.18.35

commit 53d14e51e012c79d8649198a3c1f0b8be52f1167
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Fri Aug 7 15:59:53 2020 +0100

    [8.x] PHPUnit 9.3+ style code coverage config (#5368)

    * PHPUnit 9.3+ style code coverage config

    * Bumped minimum PHPUnit

commit 5914e9ced5410eb50ebdd0e25ba28729c820cdb6
Merge: ca3b58cd b3f60041
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Aug 7 11:10:26 2020 +0100

    Merge branch 'master' into develop

commit b3f600415d3d1eb35c3f0f66e40ffa32c4bc77f0
Merge: a7b70fcc 407b6b8b
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Aug 7 11:09:47 2020 +0100

    Merge branch '6.x' into master

commit ca3b58cd21c21ae6c957b9b2932258eebf023ac1
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sat Aug 1 09:50:05 2020 -0500

    change method

commit 407b6b8b04820a7fc0eb3143a8255abbeabb3eb9
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Jul 27 18:52:00 2020 +0100

    Revert "Apply fixes from StyleCI (#5356)" (#5357)

    This reverts commit 6cbfb781a2a54cb4399f4feaabc35b621c67b560.

commit 6cbfb781a2a54cb4399f4feaabc35b621c67b560
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Jul 27 18:49:11 2020 +0100

    Apply fixes from StyleCI (#5356)

commit 0e7fd2beb18e6f5c0213b0f162611d5e75ce42f4
Author: Dries Vints <dries@vints.io>
Date:   Mon Jul 27 17:59:20 2020 +0200

    Fix version

commit a7b70fcc310fee9d78448e078fef9003150ee8aa
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon Jul 27 10:57:16 2020 -0500

    fix version

commit 074c3840ff6be2c562d97ec0d68a04b0699493a1
Merge: f465c511 b1277e2e
Author: Dries Vints <dries@vints.io>
Date:   Mon Jul 27 17:34:05 2020 +0200

    Merge pull request #5355 from laravel/bump

    [6.x] Bumped laravel 6 min version for new LTS users

commit b1277e2eb2e586b3cb09bbf545aa7fab0a4fd0ca
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Jul 27 16:23:43 2020 +0100

    Bumped laravel 6 min version for new LTS users

commit e9e7c972661668f4a4c747e951c6e7ce8e3adf15
Author: rennokki <alex@renoki.org>
Date:   Mon Jul 27 18:18:18 2020 +0300

    [7.x] Enforce ^7.22.1 due to security issues (#5354)

    * enforce ^7.22

    * Update composer.json

    Co-authored-by: Dries Vints <dries@vints.io>

commit 791c87a80d1c5eebd75e1bf499f86899d6b2b26f
Author: Taylor Otwell <taylor@laravel.com>
Date:   Wed Jul 22 11:11:30 2020 -0500

    Update README.md

commit 232995cac214bf1fdff4278aa7904d65df3ae899
Author: Taylor Otwell <taylor@laravel.com>
Date:   Wed Jul 22 11:07:41 2020 -0500

    Update README.md

commit 2053375853dd904c6ff31307b6f83c5a0b636555
Merge: db473189 6d9296c7
Author: Dries Vints <dries@vints.io>
Date:   Mon Jul 20 16:17:05 2020 +0200

    Merge branch 'master' into develop

commit f465c511c009235fc7bfa06bfcb41294e60e9b42
Author: Andy Hinkle <ahinkle10@gmail.com>
Date:   Mon Jul 20 09:03:03 2020 -0500

    Bump lodash from 4.17.15 to 4.17.19

commit 6d9296c71edc3def466d3cab501b7d1f9b6717d2
Merge: 311c3f82 5f462521
Author: Dries Vints <dries@vints.io>
Date:   Mon Jul 20 16:15:08 2020 +0200

    Merge pull request #5346 from ahinkle/patch-1

    Bump lodash from 4.17.13 to 4.17.19

commit 5f46252168977e8850b555da057406a835a9b1f9
Author: Andy Hinkle <ahinkle10@gmail.com>
Date:   Mon Jul 20 09:03:03 2020 -0500

    Bump lodash from 4.17.15 to 4.17.19

commit db473189255913a92efc67e72354e9546327b216
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Jul 17 08:07:12 2020 -0500

    update gitignores

commit 3b418421e783c2a68e1c0927c30c1552a24875db
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Jul 17 08:03:16 2020 -0500

    change path

commit 47e2781f683471aedeca4c98dbcdd410f20c6c7c
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Jul 16 14:30:22 2020 -0500

    update for maintenance mode

commit 395ede7a2db97e747022682150c3b581207e8a5f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Jul 16 14:27:24 2020 -0500

    add gitignore

commit 228aa230e6565e3d77a4655decf8f33f618464c6
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Jul 16 14:27:19 2020 -0500

    update for maintenance mode

commit e471dd1cf09907b2d325f5ef4a9aefc4b1f2e5c5
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 15:57:11 2020 -0500

    rename class

commit a14a1208adc2e94e85d1afb0c36c5250a5668b4d
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 15:48:22 2020 -0500

    remove alias that isnt needed

commit e265156bc69d2752a091526e1308e1a26cf5bd4e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 15:12:37 2020 -0500

    simplify line

commit 6f1f40bc940fac0fcfe66420bee4962c4e6a98c3
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 14:39:13 2020 -0500

    update link

commit a9623d359691d17bedc03280282b74763f970290
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 14:10:07 2020 -0500

    update wording

commit ce3e006d61299bdd3bd2b99ec5489577e55a296a
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 14:07:25 2020 -0500

    remove unneeded property. can use ignore method

commit a9abc85301ab56a89f5c7256dfbc30f8dd0abafd
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 14:00:47 2020 -0500

    consolidate to a single method

commit 880cc1d3d8048adf9eeca677e675eef3d5da922f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 10:10:03 2020 -0500

    simplify default exception handler

commit adb7eacf9e030e02212f01419e332b3fe8f9be7d
Author: Muah <ctf0@users.noreply.github.com>
Date:   Mon Jun 29 17:21:36 2020 +0200

    [8.x] Multiple guards for RedirectIfAuthenticated (#5329)

    * Update RedirectIfAuthenticated.php

    allow the middleware to have the same behavior as https://laravel.com/api/5.8/Illuminate/Auth/Middleware/Authenticate.html#method_authenticate

    so now the guest middleware have the same footprint as auth ex.`guest:web,admin` instead of creating multiple lines to support different guards.

    * Update RedirectIfAuthenticated.php

commit 6ca2ecacea0f6f0ff8a4c2f0d39c1ddda4c17f3e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:13:32 2020 -0500

    remove unneeded block

commit c58b40b9bc8288cda1f551dbe0a4d6547b37b2c9
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:12:04 2020 -0500

    Remove extra line

commit d2db8d8159f3398bcd21d9db00940dbcc7af63a2
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:11:53 2020 -0500

    fix comments

commit 5c7c9f36384bb3f64837064baa975c124a34a457
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:09:30 2020 -0500

    adjust index script

commit ae2af3adfc311c6bde53ee6ac5e17a422954d081
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:03:02 2020 -0500

    tap

commit 58a98efb86c0c0a819e333a52eccf2a7de652f15
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 12:47:56 2020 -0500

    tweak route provider default settings

commit e0c4fd8b8a799df4ae917c2e8bbdeee83324ca3e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 11:36:04 2020 -0500

    one line

commit 17e2ce73edb6f8eae9879f988898de809020bbf6
Merge: 641d1046 9374d9e7
Author: Dries Vints <dries@vints.io>
Date:   Mon Jun 22 10:18:42 2020 +0200

    Merge pull request #5324 from nunomaduro/patch-1

    [8.x] Requires PHP 7.3 and bumps both PHPUnit and Collision

commit 9374d9e7b386ea0ef6a0e55d33dc758cb946a157
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Mon Jun 22 03:07:47 2020 +0200

    Requires PHP 7.3 and bumps both PHPUnit and Collision

commit 641d104610401174ff330595239cada1c7472b81
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Jun 19 15:40:52 2020 -0500

    add css file

commit 588247b790f4f0d13296247f8140b1466e1e6936
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Jun 18 15:26:58 2020 -0500

    use postCss default instead of sass

commit a429eab2d45e37e2ccfae9a052011c933a55a9a0
Merge: b522e3b3 311c3f82
Author: Dries Vints <dries@vints.io>
Date:   Tue Jun 16 14:56:56 2020 +0200

    Merge branch 'master' into develop

commit 311c3f823a6f09df5e9b882906456e9caa02132c
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Jun 12 09:35:55 2020 -0500

    tweak phpunit.xml

commit 74df1e26e639f0527429fba8185b743e6538d3ac
Merge: 6e5f4093 2f33300a
Author: Dries Vints <dries@vints.io>
Date:   Fri Jun 12 10:36:11 2020 +0200

    Merge pull request #5320 from barryvdh/patch-4

    Bump fruitcake/laravel-cors

commit 2f33300abe3684a42acd2d9dce35569e988d9c13
Author: Barry vd. Heuvel <barryvdh@gmail.com>
Date:   Fri Jun 12 08:50:58 2020 +0200

    Bump fruitcake/laravel-cors

commit b522e3b30137036f39eafadd76fc9159977a8200
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 3 17:06:06 2020 -0500

    shop

commit 6aa12f1b06fd06f9ece32f191329f4260ac31e88
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 3 14:51:22 2020 -0500

    use route service provider

commit 6e5f40939ce15d731276b2ad6e5fd08057faa79a
Author: Taylor Otwell <taylor@laravel.com>
Date:   Wed Jun 3 08:30:51 2020 -0500

    Update README.md

commit 9e5ba571a60a57ca2c3938bc5bd81d222cb6e618
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu May 28 10:08:01 2020 -0500

    add password reset migration

commit 5639581ea56ecd556cdf6e6edc37ce5795740fd7
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon May 18 16:50:22 2020 -0500

    add basic trust host middleware

commit c10489131ef28ecd46529e37b558ae93a20e3fb8
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon May 18 10:47:20 2020 -0500

    fix formatting

commit c3f7dd9af865ab060d7ff3b0086272e9ea4cd54b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon May 18 10:20:51 2020 -0500

    fix doc block

commit c15a1006d1e8ca335e8aa81314a8a20baf93563f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri May 15 14:04:40 2020 -0500

    respect dark mode on splash

commit 7b0b5d8310143269d8de50442499b77187f8ee5a
Author: Ryan England <ryan@ryane.me>
Date:   Thu May 14 14:50:14 2020 +0100

    Update sponsor link (#5302)

    British Software Development have rebranded to Many, link and link text updated accordingly.

commit 7d62f500a789416738a7181d5217d33ca096db04
Author: feek <5747667+mr-feek@users.noreply.github.com>
Date:   Mon May 4 06:31:39 2020 -0700

    chore: update typehint to be nullable (#5296)

    By default, this property is null. Therefore, it should be marked as nullable

commit 0f133c1e8eff44d765a40fc1934172e7bf046e56
Author: fragkp <fragkp@users.noreply.github.com>
Date:   Fri May 1 16:35:51 2020 +0200

    set default auth_mode for smtp mail driver (#5293)

    Co-authored-by: KP <pohl@new-data-services.de>

commit eb080e5ceeaa39e5d94a44036f791ad5e30947d2
Merge: fac16a7e 785405b3
Author: Dries Vints <dries@vints.io>
Date:   Mon Apr 27 16:33:05 2020 +0200

    Merge branch 'master' into develop

commit 785405b34b3fcf9be0ab1262c4eaa72569fac218
Merge: 3cdfe0ce d7d342c2
Author: Dries Vints <dries@vints.io>
Date:   Mon Apr 27 16:32:54 2020 +0200

    Merge branch '6.x'

commit d7d342c2f546576524e449c1fae69dbc885a21c2
Author: Nabil Muh. Firdaus <nabilftd@gmail.com>
Date:   Mon Apr 27 20:38:20 2020 +0700

    Disable webpack-dev-server host check (#5288)

commit fac16a7e26307f83e91dfbd88f9d5429b042b183
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 21 14:47:10 2020 -0500

    Update DatabaseSeeder.php

    Update example.

commit 2149e8c24cc7ce855f8e27f8d4dae88b14598119
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 21 14:44:37 2020 -0500

    update seeders

commit 5f6f5c929b25ab3ba83fccf3a7b01c4bd13d60f4
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 21 12:41:27 2020 -0500

    add model

commit b9af2b229455efd68c806ff0f8f3d7e1411c9bbf
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 21 10:12:39 2020 -0500

    Use new factories

    Use the new factories provided in 8.x

commit 0e01834bedb0a360608e4eec6c71418454004ce6
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Apr 17 10:36:39 2020 -0500

    add sponsor link

commit 919a04914ff45d103f603f29d171e0c3d16141d9
Merge: 8be1fd40 3cdfe0ce
Author: Dries Vints <dries@vints.io>
Date:   Thu Apr 16 09:47:44 2020 +0200

    Merge branch 'master' into develop

commit 3cdfe0ce952c0b202150855b2f846996ebd4ba4a
Merge: b5f008a8 8aab222c
Author: Dries Vints <dries@vints.io>
Date:   Thu Apr 16 09:47:28 2020 +0200

    Merge branch '6.x'

    # Conflicts:
    #	CHANGELOG.md

commit 8aab222c12ea63711e3b6b41b23c6b6f2231588c
Author: Dries Vints <dries@vints.io>
Date:   Thu Apr 16 09:45:26 2020 +0200

    Update CHANGELOG.md

commit 8be1fd40018912c3e9b5e52504c99cf06d3ef0b9
Merge: d53c56e4 b5f008a8
Author: Dries Vints <dries@vints.io>
Date:   Wed Apr 15 13:47:54 2020 +0200

    Merge branch 'master' into develop

    # Conflicts:
    #	CHANGELOG.md

commit b5f008a8bff29219800b465e613bc19a191ac815
Author: Dries Vints <dries@vints.io>
Date:   Wed Apr 15 13:46:52 2020 +0200

    Update CHANGELOG.md

commit d53c56e4e0bdc2b9a3c14511bdcbe48c4914f084
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 14 16:14:14 2020 -0500

    remove unneeded parent boot calls

commit 103fc0b4513d9ffbc33ebb31f74f9fba81d2b100
Merge: 5f9ee30e 0d23e5f7
Author: Dries Vints <dries@vints.io>
Date:   Tue Apr 14 10:58:32 2020 +0200

    Merge pull request #5278 from voyula/patch-1

    [7.x] Normalize Style

commit 0d23e5f761c0cc98318e883dbce13a43a3c13226
Author: Musa <40173603+voyula@users.noreply.github.com>
Date:   Tue Apr 14 11:56:29 2020 +0300

    [7.x] Normalize Style

    See: https://github.com/laravel/framework/blob/7.x/phpunit.xml.dist#L14

commit 5f9ee30e379390f9ce506d934314cb6ff6d7d355
Author: Igor Finagin <Igor@Finag.in>
Date:   Thu Apr 9 19:03:28 2020 +0300

    Disable Telescope in PHPUnit (#5277)

    PHPUnit throw exception when Telescope is enabled

commit 0dbc6350b9b39b177565bae5351d0cf00b6143f4
Merge: f9d2f5be e2c9261c
Author: Dries Vints <dries@vints.io>
Date:   Thu Apr 9 16:58:04 2020 +0200

    Merge branch 'master' into develop

commit e2c9261c2dfe2d0d0456c8ad113d147cce153885
Merge: 2a2522d8 73f723a2
Author: Dries Vints <dries@vints.io>
Date:   Thu Apr 9 16:56:58 2020 +0200

    Merge branch '6.x'

commit 73f723a2f4153f87b3d45d23addc0923f233de57
Author: Dries Vints <dries.vints@gmail.com>
Date:   Thu Apr 9 16:54:25 2020 +0200

    Add both endpoint and url env variables (#5276)

commit f9d2f5be368619fb481b6f69784f516c1b2de59f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Apr 8 08:09:49 2020 -0500

    remove ignition until its ready for 8

commit 0f0b78ec8cafbaa917e6c6be43784b1d7db47fd6
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 7 15:58:25 2020 -0500

    tweak welcome page

commit bf2d370ec4d41ef3fb5732eca9eca0e3315cad2f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 7 14:38:49 2020 -0500

    new welcome page

commit 2a2522d8824c0852e30a7e3e07d46a543eb4b33d
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sun Mar 29 10:38:29 2020 -0500

    fix wording

commit f140d926d3c24e854578a9eb6a2b2f7fe763abf5
Merge: dccc9334 b26aaff2
Author: Dries Vints <dries.vints@gmail.com>
Date:   Sat Mar 28 11:57:59 2020 +0100

    Merge pull request #5271 from winter-ice/master

    [7.x] Consistent filename

commit b26aaff2100e3f01aee0dc96ad7657ddd2d5a07c
Author: ice <490554416@qq.com>
Date:   Sat Mar 28 09:53:47 2020 +0800

    consistent filename

commit f2691fcc138be7a117c10c12490a109b5ac2061b
Merge: 1111e6f2 dccc9334
Author: Dries Vints <dries.vints@gmail.com>
Date:   Tue Mar 24 18:32:52 2020 +0100

    Merge branch 'master' into develop

    # Conflicts:
    #	CHANGELOG.md

commit dccc933416c7f3a9bf9824fd8515b2daa51f6973
Merge: 6628b7a1 d067d7d8
Author: Dries Vints <dries.vints@gmail.com>
Date:   Tue Mar 24 18:31:42 2020 +0100

    Update CHANGELOG.md

commit d067d7d889e69d28e609534e3c5cdf5773462df9
Author: Dries Vints <dries.vints@gmail.com>
Date:   Tue Mar 24 18:26:16 2020 +0100

    Update CHANGELOG.md

commit 1111e6f2f3bbbbc27e4e97df4b747140a894a6a6
Merge: 57cd6a82 6628b7a1
Author: Graham Campbell <graham@alt-three.com>
Date:   Tue Mar 24 13:55:29 2020 +0000

    Merge branch 'master' into develop

commit 6628b7a1b48c2f559ec01b9e8e77872b63e0fb70
Merge: d82bf976 b7b6e35b
Author: Graham Campbell <graham@alt-three.com>
Date:   Tue Mar 24 13:55:12 2020 +0000

    Merge branch '6.x'

commit b7b6e35bf88f346832bdd32b71ca7ed4f0ceddd5
Author: Jacob Honoré <643471+JacobHonore@users.noreply.github.com>
Date:   Tue Mar 24 14:11:36 2020 +0100

    Fix s3 endpoint url reference (#5267)

commit d82bf9768b5d486d08159c191bec8a3d7b426436
Author: Markus Podar <markus@fischer.name>
Date:   Sun Mar 15 17:25:50 2020 +0100

    [7.x] Allow configuring the timeout for the smtp driver (#5262)

    * Allow configuring the timeout for the smtp driver

    The default is the same as in `\Swift_Transport_EsmtpTransport::$params`

    * Corrected default

    * Update mail.php

    Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 52f69fcf2529501bed81b2bc5b036c4edd729cd5
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sat Mar 14 16:07:23 2020 -0500

    add sponsor link

commit 57cd6a8217809c51814f4a045c06395248b07183
Merge: 404b43b5 f93f4ad8
Author: Graham Campbell <graham@alt-three.com>
Date:   Sat Mar 14 11:16:53 2020 +0000

    Merge branch 'master' into develop

commit f93f4ad8bf114116a7c6917e7da155b5656463af
Author: Mathieu TUDISCO <oss@mathieutu.dev>
Date:   Fri Mar 13 20:53:56 2020 +0100

    Fix session config changes (#5261)

    * Fix session config changes

    * Update session.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 166abfa35c535f4572d5971a99aec45cc8c63ff6
Author: Barry vd. Heuvel <barryvdh@gmail.com>
Date:   Wed Mar 11 21:08:52 2020 +0100

    Update default CORS config (#5259)

commit c7a0002432351690d28223afa7caa272e769e226
Author: André Ricard <andre.r.a@outlook.com>
Date:   Wed Mar 11 09:37:46 2020 -0300

    Fix the code indent of object operators (#5258)

    This commit fixes the code indent of object operators, as following the framework code standards -> 2.4. Indenting

commit b0ce2adc423ff175a20838ee5f2c858cbc63b11f
Author: Roberto Aguilar <roberto.aguilar.arrieta@gmail.com>
Date:   Fri Mar 6 15:16:30 2020 -0600

    Add new SQS queue suffix option (#5252)

    As described in laravel/framework#31784, this option will allow to
    define a queue name suffix.

commit 641fcfb60aa47266c5b4767830dc45bad00c561c
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Mar 6 07:57:11 2020 -0600

    remove config entry

commit 404b43b502b2aae63866f80332c45e24f8a06589
Merge: 5c4f9980 36373983
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Mar 6 11:48:48 2020 +0000

    Merge branch 'master' into develop

commit 36373983adaea3a021ef968b99de038b1fc4f55c
Merge: 3aa22403 5ddbfb84
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Mar 6 11:48:34 2020 +0000

    Merge branch '6.x'

commit 5ddbfb845439fcd5a46c23530b8774421a931760
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Fri Mar 6 11:47:59 2020 +0000

    Ensure that app.debug is a bool

commit 3aa22403c7d865049a735c51fadf60add498840e
Author: Taylor Otwell <taylor@laravel.com>
Date:   Wed Mar 4 16:45:31 2020 -0600

    remove empty line from phpunit.xml (#5245)

    I'm not sure if there's a style rule for this, but it seems very out of place to be the only empty line in…
totoprayogo1916 added a commit to totoprayogo1916/OpenDK that referenced this pull request Sep 4, 2023
commit 78ad150a947f6677d9cb4e3eb9a257d312fe14c3
Author: driesvints <driesvints@users.noreply.github.com>
Date:   Tue Apr 12 15:09:15 2022 +0000

    Update CHANGELOG.md

commit 843a4f81eb25b88b225a89d75a2d3c274e81be6b
Author: Dries Vints <dries@vints.io>
Date:   Tue Apr 12 15:37:49 2022 +0200

    Update server.php (#5863)

commit 6c1f430aa76809084668f9a97121bd2ca8bafa10
Author: Dries Vints <dries@vints.io>
Date:   Thu Feb 10 17:51:03 2022 +0100

    Revert "Fix .gitattributes consistency with .editorconfig (#5802)" (#5809)

    This reverts commit 207a23e4a1267e65b268a1ee09afdbc5f5e1beea.

commit 207a23e4a1267e65b268a1ee09afdbc5f5e1beea
Author: ThisGitHubUsernameWasAvailable <89264810+ThisGitHubUsernameWasAvailable@users.noreply.github.com>
Date:   Wed Feb 9 17:55:45 2022 +0300

    Fix .gitattributes consistency with .editorconfig (#5802)

    `lf` EOL is defined in `.editorconfig` but missed in `.gitattributes`, so here is the fix.
    This little fix helps keep the EOL consistent across the project and ensures it doesn't get messed up by GitHub Desktop or any other GIT client.

commit 4c6186ac6207336b35bfdaf2669012711ac06d83
Author: driesvints <driesvints@users.noreply.github.com>
Date:   Tue Feb 8 16:08:54 2022 +0000

    Update CHANGELOG.md

commit 79805bc1c4a4db517bbb14b05b43c76ff185d5a6
Author: Dries Vints <dries@vints.io>
Date:   Tue Feb 8 15:36:57 2022 +0100

    [8.x] Auto update changelog file with a new release (#5801)

    * Create update-changelog.md

    * Update .gitattributes

    * Rename update-changelog.md to update-changelog.yml

commit 4c5b7742946736fc72d2e32a3d82ba75426ab784
Author: Andrey Helldar <helldar@ai-rus.com>
Date:   Mon Feb 7 01:42:53 2022 +0300

    Added missing dot in `required_array_keys` validation rule (#5798)

commit 096638ea9a883495f4eddace63fde5a7fb1b2b1f
Author: Dries Vints <dries@vints.io>
Date:   Thu Feb 3 16:06:00 2022 +0100

    Update the default Argon2 options

commit 94771229eaf6039a97dbdd84b09a4525732b7e97
Merge: 926c48e8 9051a027
Author: Dries Vints <dries@vints.io>
Date:   Thu Feb 3 10:38:16 2022 +0100

    Merge pull request #5795 from emaia/patch-1

    Fix alphabetical order

commit 9051a027c56a415e81063ad587a143b276956ad9
Author: Emaia <dina.maia@gmail.com>
Date:   Wed Feb 2 22:57:23 2022 -0300

    Fix alphabetical order

commit 926c48e8562e36811159d615ba27ebb2929d0378
Author: Taylor Otwell <taylor@laravel.com>
Date:   Tue Feb 1 11:48:12 2022 -0600

    add validation language line

commit 5ae2f24a0411d6907adca42ceb2d1e7f7ffa7fd9
Author: Taylor Otwell <taylor@laravel.com>
Date:   Tue Feb 1 08:43:03 2022 -0600

    fix spacing

commit 8d08717f15d1bddf3d28124b928ccc3a5cfdf84b
Author: Taylor Otwell <taylor@laravel.com>
Date:   Thu Jan 6 15:31:01 2022 -0600

    Update README.md

commit 56a73db2e34f5aa8befffcce40aaaa92e2d7393c
Author: Dries Vints <dries@vints.io>
Date:   Wed Dec 22 11:07:28 2021 +0100

    Update CHANGELOG.md

commit f79296dcd548c0ced169f6453d75f231fee407fc
Author: Bilal Al-Massry <33354606+bilalalmassry@users.noreply.github.com>
Date:   Mon Dec 20 17:12:28 2021 +0200

    Add mac_address validation message (#5754)

commit 1ea351916efb0e6d96c5761996fcd361dee4630c
Author: Dries Vints <dries@vints.io>
Date:   Fri Dec 17 15:40:10 2021 +0100

    Update validation.php (#5753)

commit 472d31e5f2f6ce36e1b4146bfae0eb77f15ac0c0
Author: Zeros Developer <33526722+ZerosDev@users.noreply.github.com>
Date:   Thu Dec 16 22:06:59 2021 +0700

    Simplify the maintenance file call (#5752)

    * Simplify the maintenance file call

    * Update index.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit e999e1d07c9f56b0d18cce8fa9addc736339e904
Author: Dries Vints <dries@vints.io>
Date:   Wed Dec 15 14:49:21 2021 +0100

    Update composer.json (#5750)

commit 4bc502bba6b7bcbc8007c061621266fe8f989e07
Author: underwood <scott@underwood.co>
Date:   Thu Dec 9 16:09:19 2021 -0600

    Delete web.config (#5744)

    During a security audit one of the few recommendations they made was to remove or limit access to web.config.

    Since this is mainly used by Microsoft IIS server it isn't necessary for most Laravel projects and could be added if someone is using Microsoft server.

commit 7e78e26c7ce45fe1716b82ecbecd6a808a0e7f8b
Author: Dries Vints <dries@vints.io>
Date:   Tue Dec 7 17:10:22 2021 +0100

    Update CHANGELOG.md

commit 68a0dbed64604405aeb23739ef1304c561f3bc82
Author: Rob Lister <rob@lonap.net>
Date:   Mon Dec 6 14:24:41 2021 +0000

    [8.x] Add option to set sendmail path. Fix default (#5741)

    * Add option to set sendmail path. Fix default

    Testing this in an application, it would seem that sendmail -bs is the wrong option for this case?

    What Laravel appears to do is pipe an RFC-2822 formatted message on STDIN and requires the sendmail emulation to deal with it,
    rather than -bs which initiates an SMTP session.

    if Exim is the default MTA then -t would seem to be the correct option.

    If you have an alternative installed instead of sendmail/exim, then there's no way to set the path, so I added MAIL_SENDMAIL_PATH
    so you can do, e.g.:

    MAIL_SENDMAIL_PATH="/usr/bin/msmtp -t --tls=off --from=${MAIL_FROM_ADDRESS} --auto-from=off"

    msmtp doesn't support -bs at all

    * Update mail.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 8a62ca263323b3b8415b627aeda7533ab2bb5da8
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Fri Dec 3 15:04:57 2021 +0000

    Improves generic types on the skeleton (#5740)

commit 7bf32280e20d1cbb487ed009ef9d6f268e4badf6
Author: Bram <bram.agjm1@gmail.com>
Date:   Thu Dec 2 21:40:24 2021 +0100

    [8.x] Add types to arrays in boilerplate (#5738)

    * Add more specific types

    * Update Authenticate.php

    * Update Authenticate.php

commit e35899f0aa2698f31cae410116d9a75e0d5a201a
Author: Micheal Mand <micheal@kmdwebdesigns.com>
Date:   Wed Nov 24 19:07:41 2021 -0700

    Fix asset publishing if they were already published (#5734)

    Thank you @sebdesign for the fix.

commit 901879dd68d276af4d937b3bf0e2a2467d8efa09
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 23 18:31:14 2021 +0100

    Update CHANGELOG.md

commit 0eb4a40eb38a92102be63234b041954914c5bbce
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 23 18:30:45 2021 +0100

    Update CHANGELOG.md

commit 3de91bca75bd8745e2a8f7d0dd4a3548e3fe2098
Author: N'Bayramberdiyev <nbayramberdiyev@gmail.com>
Date:   Fri Nov 19 16:51:42 2021 +0300

    sort validation rules alphabetically (#5728)

commit 33ceba78baba318237964646980f275df12e413f
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Thu Nov 18 16:18:32 2021 +0000

    Removes the commands property (#5727)

commit f8ff35e070e29e7415069b5d1bfabab1c8cb9c55
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 16 17:49:31 2021 +0100

    Update CHANGELOG.md

commit 2079d34cfcc9cd987f4e00055e5f98df84358660
Author: Rahul Dey <rahul900day@gmail.com>
Date:   Tue Nov 16 02:40:04 2021 +0530

    Update sanctum.php (#5725)

commit c112d149c4778d2eb75f0b514fe73f653f8f9ac6
Author: Nicklas Kevin Frank <Frozire@users.noreply.github.com>
Date:   Thu Nov 11 15:20:34 2021 +0100

    Added declined and declined_if validation rules (#5723)

commit bad350d1999cbaf2036db9646ddef63d77537e80
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 9 18:29:24 2021 +0100

    Update CHANGELOG.md

commit 399d435c4f0b41a5b6d3e14894195f9196d36bb8
Author: Taylor Otwell <taylor@laravel.com>
Date:   Tue Nov 9 09:56:23 2021 -0600

    add facade

commit 79249c920b45943ecdddb5d968d0a05d0a4bf3d6
Author: Braden Keith <bradenkeith@gmail.com>
Date:   Fri Nov 5 10:45:57 2021 -0400

    Added Romega Software to Sponsorships (#5721)

commit ca8e5d65da361d070e637d0d82a8eb49b6a41afb
Author: Adam Mospan <adammospan@gmail.com>
Date:   Fri Nov 5 15:00:12 2021 +0200

    Remove redundant tap() helper in index.php (#5719)

commit 5d22b2464c9d64443ecf60d5788d753430eff7fa
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 26 17:20:51 2021 +0200

    Update CHANGELOG.md

commit 15427830022447443e63991c0e9fc0e3099dbcb9
Author: Can Vural <can9119@gmail.com>
Date:   Mon Oct 25 20:16:13 2021 +0200

    PHPDoc types should be covariant with the parent type (#5714)

commit 9915831d22c150d68e562f443aca303151d70a4d
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Fri Oct 22 19:11:06 2021 +0100

    Guess database factory model by default (#5713)

commit 8f63479d4487915b6dc62cb2f576289ed4cd0b96
Author: Dries Vints <dries@vints.io>
Date:   Wed Oct 20 15:15:52 2021 +0200

    Update CHANGELOG.md

commit bf2a67c6a287d16c1926c4e6a3f4fe2e173fabaa
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Oct 19 10:20:44 2021 -0500

    wip

commit 1980ca13eae79cd6f8a5a2f8dc018c289d26e954
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Tue Oct 19 14:42:24 2021 +0100

    [8.x] Logs deprecations instead of treating them as exceptions (#5711)

    * Logs deprecations instead of treating them as exceptions

    * formatting

    Co-authored-by: Taylor Otwell <taylorotwell@gmail.com>

commit 196a27593b288f7e4d3ce30585ebd881933726b4
Author: Mohamed ELIDRISSI <67818913+elidrissidev@users.noreply.github.com>
Date:   Mon Oct 11 14:58:39 2021 +0100

    Remove additional `}` from welcome view inline css (#5702)

commit a3b76dbeb71518f3b82d50983d039a20bf49ce8e
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 5 20:40:50 2021 +0200

    Update CHANGELOG.md

commit 6a68092228844b1793bbcf4f0bf7c5ba2c9bd16c
Author: Taylor Otwell <taylor@laravel.com>
Date:   Tue Oct 5 09:23:35 2021 -0500

    Revert "Uses `LazilyRefreshDatabase` by default (#5696)" (#5700)

    This reverts commit 4578193d52f148c79b16a552db65e29a65fee209.

commit 78e1d56c4285392f96fd90b445fef2faa7a8b9c7
Author: Alex Elkins <alexelkins2012@gmail.com>
Date:   Wed Sep 29 16:29:27 2021 -0400

    Update validation.php (#5699)

    modify the grammar for lte and gte validation to have a parallel structure

commit 4578193d52f148c79b16a552db65e29a65fee209
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Wed Sep 29 14:20:24 2021 +0100

    Uses `LazilyRefreshDatabase` by default (#5696)

commit ef9d0e4c78a097fb61218b38dd4e4c55a2278178
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Wed Sep 29 14:17:58 2021 +0100

    Ensures downloaded version of Collision supports PHP 8.1 (#5697)

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit aa9cb884d2caef6d1e606ffbb61e92c90f9bd6de
Author: Dries Vints <dries@vints.io>
Date:   Wed Sep 29 11:51:32 2021 +0200

    Bump Mockery and PHPUnit

commit 5f7395b289f32e5e5f5ece1dddb7d4ecf7ddadcc
Author: JuanDMeGon <JuanDMeGon@users.noreply.github.com>
Date:   Tue Sep 28 08:03:31 2021 -0500

    Keeping access tokens migration id consistent (#5691)

    This is just a tiny "fix," using id(); to be consistent with the other migrations already included in the framework.

commit 1e5b9989c3d789e7ed4269c88e45ed0c1c2b8ce9
Author: Surajit Basak <surajitbasak109@gmail.com>
Date:   Tue Sep 28 18:29:24 2021 +0530

    [8.x] Add failover in supported mail configurations comment section (#5692)

    Co-authored-by: Surajit Basak <surajit@adrobit.com>

commit 4f8a0f35fabd8603fb756122bf820719a259ac9b
Author: Dries Vints <dries@vints.io>
Date:   Tue Sep 7 16:33:40 2021 +0200

    Update CHANGELOG.md

commit 0bc525860ccb093f0d452b410b2549b3e01432e7
Author: Samuel Levy <sam+gh@samuellevy.com>
Date:   Wed Sep 1 07:08:19 2021 +1000

    [8.x] Added `prohibits` validation message (#5681)

    * Added `prohibits` validation

    * Update validation.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit a36f02c4f2c5617bfe355709ca1955884b11e2d3
Author: Roy van Veldhuizen <18717340+royvanv@users.noreply.github.com>
Date:   Wed Aug 25 20:07:32 2021 +0200

    Dark mode auth links contrast (#5678)

    * Improved contrast ratio of auth links in dark mode.

    * Restored home link.

commit 75a7dba9c44ce3555cc57dd1826467839fd9774f
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 24 17:59:48 2021 +0200

    Update CHANGELOG.md

commit 7c993468018d950d549fae77241a53cb4f68e2ad
Author: Maarten Buis <buismaarten@outlook.com>
Date:   Mon Aug 23 15:47:37 2021 +0200

    [8.x] Use PHPDoc comments from base class in User model (#5676)

    * Use phpdoc comments from Model class

    * Update User.php

commit 8677c94a50f15dd0b21f938c799126efa5d1cc89
Author: Gabriel Pillet <contact@gabrielpillet.com>
Date:   Mon Aug 23 15:42:15 2021 +0200

    Fixing "Line exceeds 120 characters" in TrustProxies (#5677)

    To comply with PSR-2

commit 52de5d84f6c309e93910e0d250b8c42fd656931b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Aug 20 07:59:36 2021 -0500

    wip

commit c512ba2b160d1e87205dd45b60d8c0cfab230025
Author: Dries Vints <dries@vints.io>
Date:   Thu Aug 19 16:03:02 2021 +0200

    Update app.php (#5674)

commit 3399464a7452ac8067cef8fb224b2413e8991a4b
Author: Dwight Watson <dwightwatson@users.noreply.github.com>
Date:   Wed Aug 18 23:14:34 2021 +1000

    Add failover driver to default mail config file (#5672)

    * Add failover driver to default mail config file

    * Remove empty spaces

commit b55e3fbb14ab8806057f451fcbfeec8fca625793
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 17 17:56:01 2021 +0200

    Update CHANGELOG.md

commit 6e10e9653f5f2cd3b8bd6b9fe69df2dc002eede2
Author: Pradeep Kumar <webreinvent@gmail.com>
Date:   Tue Aug 17 18:40:33 2021 +0530

    Add WebReinvent as a Sponsor (#5668)

commit a199c3bcea13efb32cbd5755ab9588e8311bd19c
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 17 10:22:10 2021 +0200

    Update .styleci.yml

commit 226d1bfc3c774e24a79e68e9f1264b5ca359551f
Author: Taylor Otwell <taylor@laravel.com>
Date:   Wed Aug 11 13:44:34 2021 -0500

    [8.x] Sanctum (#5663)

    * initial sanctum poc

    * add files

    * remove token

commit 236b31872d193eaec8c5e00813e8e88dbab6dca3
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 10 19:27:09 2021 +0200

    Update CHANGELOG.md

commit b6f4ee7661d31ceab2f517a3273aaecfd8465e17
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 10 15:41:29 2021 +0200

    Use new TrustProxies middleware (#5662)

commit 59f33209d5afc2f9f1c6c3c38280ae9eb5b15aed
Merge: e5962266 ecf460a8
Author: Graham Campbell <hello@gjcampbell.co.uk>
Date:   Sun Aug 8 20:15:22 2021 +0100

    Merge branch '6.x' into 8.x

commit e5962266d79ab4aa3b7e49d1d5cddb7f85c057e6
Author: Cristiano Fromagio <16294559+cristianofromagio@users.noreply.github.com>
Date:   Thu Aug 5 10:45:48 2021 -0300

    [8.x] Add accepted_if validation rule (#5658)

    * Add accepted_if validation rule

    * Update validation.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 82b5135652f3172c6d4febf1a4da967a49345a79
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 3 20:12:15 2021 +0200

    Update CHANGELOG.md

commit d286a15b093d3b1c85c5cfe22e8b0bfb54f7a111
Author: Igor Finagin <Igor@Finag.in>
Date:   Thu Jul 29 16:04:43 2021 +0300

    [8.x] Unified asset publishing (#5654)

    * [8.x] Unified asset publishing

    * Update composer.json

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 54c0b5bc5268b4b3b2265b2dd9b52b80627cab0d
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jul 28 09:34:27 2021 -0500

    wip

commit 8e5510458e1a4c0bf4b78024d9b0cf56102c8207
Author: Dries Vints <dries@vints.io>
Date:   Tue Jul 13 16:12:18 2021 +0200

    Update CHANGELOG.md

commit c636fd0f678008caf30683833b740fb6f31d9de6
Author: Claas Augner <github@caugner.de>
Date:   Sat Jul 10 17:23:22 2021 +0200

    add RateLimiter facade alias (#5642)

commit 1e4312f20755302bb4d275d9385968e9b6e63eab
Author: Dries Vints <dries@vints.io>
Date:   Tue Jul 6 18:47:19 2021 +0200

    Update CHANGELOG.md

commit 866589128430c55385cb13ddae0061c628245be2
Author: Josh Salway <josh.salway@gmail.com>
Date:   Thu Jul 1 23:38:06 2021 +1000

    Update validation.php (#5636)

commit c5f6f6187c24e160309df372b98d20380b786784
Author: Josh Salway <josh.salway@gmail.com>
Date:   Thu Jul 1 23:37:19 2021 +1000

    Update validation.php (#5637)

commit c0363f626c1193aa5e1263dbb272784eeba2e554
Author: Igor Finagin <Igor@Finag.in>
Date:   Tue Jun 22 16:17:05 2021 +0300

    Fix editorconfig for laravel/sail's docker-compose (#5632)

    https://github.com/laravel/sail/pull/165#issuecomment-865190799

commit 99d5ca2845a7f1d24a28a6c1e756f1ede8641f96
Author: Dries Vints <dries@vints.io>
Date:   Tue Jun 15 17:48:56 2021 +0200

    Update CHANGELOG.md

commit c1587b52c98727f007340417458c5da42d5fbbdc
Author: netpok <netpok@gmail.com>
Date:   Sun Jun 13 17:46:57 2021 +0200

    Add translation for current_password rule (#5628)

commit 0296bb63e1d465bcfff1f84f00313aeb26a2c84b
Author: Dries Vints <dries@vints.io>
Date:   Tue Jun 1 17:49:26 2021 +0200

    Update CHANGELOG.md

commit 131a10260e73e83e6b1cd63788b8f6584dd3e98a
Author: Michael de Oliveira Ferreira <oliveiramichael@outlook.com>
Date:   Mon May 24 10:19:41 2021 -0300

    add .idea and .vscode to gitignore (#5615)

    Add folders to gitignore. The same exclusions exist in the laravel / framework gitignore.

commit c5d38d469a447d6831c3cf56d193be7941d6586f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue May 18 17:01:26 2021 -0500

    update skeleton for filesystem tweaks to make sail usage easier

commit afa06fac2aa9a83ad843b9968a21bb013f015704
Author: Dries Vints <dries@vints.io>
Date:   Tue May 18 17:37:20 2021 +0200

    Update CHANGELOG.md

commit d3efbaab58945ee97c4719283b04632fe474c0e7
Author: Hiren Keraliya <hirenkeradiya@gmail.com>
Date:   Mon May 17 18:45:26 2021 +0530

    [8.x] Fixed grammar mistake (#5611)

    * Grammar mistakes

    * Update session.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 637c85d624bf19355025b68aaa90e6cadf8a2881
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri May 14 10:09:46 2021 -0500

    wip

commit 3131f789ae05bb727e8f8b65981f6957391a5e3d
Author: Seyed Morteza Ebadi <47121888+seyed-me@users.noreply.github.com>
Date:   Fri May 14 19:39:09 2021 +0430

    Add Octane cache store (#5610)

commit b1b28a6bb120a3d1bb3786ca47f66a95bcb292aa
Author: Dries Vints <dries@vints.io>
Date:   Tue May 11 22:49:31 2021 +0200

    Update CHANGELOG.md

commit ecf460a874e5943c1063ef9585bc7491ead15b0a
Author: Dries Vints <dries@vints.io>
Date:   Tue May 11 22:47:22 2021 +0200

    Update CHANGELOG.md

commit ca7f3866666d1ec724a4c72389d8f096201d788a
Author: Umar <madugu01@gmail.com>
Date:   Fri Apr 30 13:45:35 2021 +0100

    [8.x] Grammatical omission of 'of' on line 14 (#5603)

    * [FIX] grammatical omission of 'of' on line 14

    * Update artisan

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 5c137aae41315fea6b9201d23ddfef2502d3feda
Author: netpok <netpok@gmail.com>
Date:   Thu Apr 29 14:55:56 2021 +0200

    Bump framework version (#5602)

    to include SQL server security fix for GHSA-4mg9-vhxq-vm7j

commit 5bd72e78058f5b12977ce0917a3e55bdb9f3b233
Author: netpok <netpok@gmail.com>
Date:   Thu Apr 29 14:55:46 2021 +0200

    Bump framework version (#5601)

    to include SQL server security fix for GHSA-4mg9-vhxq-vm7j

commit a6ffdbdf416d60c38443725807a260a84dca5045
Author: Dries Vints <dries@vints.io>
Date:   Tue Apr 20 18:13:08 2021 +0200

    Update CHANGELOG.md

commit e109ac9022888ed86661ab57b7724e4bf1cf9a72
Author: Roger Vilà <rogervila@me.com>
Date:   Fri Apr 16 15:13:56 2021 +0200

    Update .gitignore (#5593)

commit 0e8e9a0727afce37d6954a9763a86dde82eb99ee
Author: JuanDMeGon <JuanDMeGon@users.noreply.github.com>
Date:   Tue Apr 13 07:28:01 2021 -0500

    [8.x] Using faker method instead of properties (#5583)

    After Faker PHP 1.14 using properties is deprecated and is recommended to use methods instead.

commit 54741275481a44be350758d6556c32696844b1a8
Author: Taylor Otwell <taylor@laravel.com>
Date:   Thu Apr 8 13:45:57 2021 -0500

    Update README.md

commit 5808129a1f702f973c7c31203d16db2066bd9030
Author: Dries Vints <dries@vints.io>
Date:   Fri Mar 26 15:47:26 2021 +0100

    Rename test methods (#5574)

commit 6bc0b1cfcbc35d89b3e4ec31d83d7b409f9bf595
Author: Dries Vints <dries@vints.io>
Date:   Tue Mar 23 18:25:11 2021 +0100

    Update CHANGELOG.md

commit f5cac881c98df3a4b81588f97bb87a7dd062e725
Author: Dries Vints <dries@vints.io>
Date:   Sun Mar 21 14:38:50 2021 +0100

    Re-order composer.json (#5570)

commit e464182760dfae06f68347f3f56ec4baec6e0c60
Author: Philo Hermans <me@philohermans.com>
Date:   Fri Mar 19 15:53:34 2021 +0100

    Add prohibited validation rule (#5569)

commit 57ddc0ebbb1cdc778e301016b643769d1f96e2e1
Author: Dries Vints <dries@vints.io>
Date:   Tue Mar 16 17:26:11 2021 +0100

    Update CHANGELOG.md

commit 9c5e6f9757dae6091b6239df6dcf4130ec5c3c46
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon Mar 15 08:41:28 2021 -0500

    update wording

commit e95a675e43aabc5c1c390302ec5c4f8b3fdf243d
Author: Matthew Setter <matthew@matthewsetter.com>
Date:   Sun Mar 14 21:00:54 2021 +0100

    Minor update to check if application is under maintenance documentation

    While reading through the documentation in public/index.php, the initial
    sentence documenting checking if the application is under maintenance
    didn't quite read properly to me, nor did the section's header. So, I'm
    submitting this small patch to correct it.

commit 471195d743de883af0c239c46553da89179824b5
Author: Dries Vints <dries@vints.io>
Date:   Fri Mar 12 14:55:27 2021 +0100

    Fix footer on mobile (#5561)

commit 177e05beec2d1e35b48baad59441050644eecd2c
Author: Jesper Noordsij <45041769+jnoordsij@users.noreply.github.com>
Date:   Wed Mar 10 15:52:57 2021 +0100

    Add log level config value to stderr channel (#5558)

commit 89b15441a92aa615de9198c54b5d973aa6b374e5
Author: Tim MacDonald <tim@bigpicturemedical.com>
Date:   Thu Mar 11 01:13:17 2021 +1100

    add date facade alias (#5556)

commit 3a62cfb4fe903b8a36bdbd56d2b4013ddb8d62d2
Author: Jess Archer <jess@jessarcher.com>
Date:   Thu Mar 11 00:12:57 2021 +1000

    Add language for prohibited_if and prohibited_unless validation rules (#5557)

commit a315767e093ca2ba19ca7c60b02aa89467d81628
Author: Dries Vints <dries@vints.io>
Date:   Tue Mar 9 20:09:48 2021 +0100

    Update CHANGELOG.md

commit 5cfd28df2d550c4d63417ba54f31c96887cd345b
Author: Brandon Surowiec <BrandonSurowiec@users.noreply.github.com>
Date:   Tue Mar 9 09:51:56 2021 -0500

    Add missing 'after_commit' attribute (#5554)

    There's a new `after_commit` config option that isn't in the default config:
    https://laravel.com/docs/8.x/queues#jobs-and-database-transactions

    For new projects it may be better to have these defaulted to `true`, but I left it as `false` for now.

commit c9883355026d96703c27d1379e4c2cc27015eeb8
Author: Tim MacDonald <tim@bigpicturemedical.com>
Date:   Wed Mar 10 00:23:56 2021 +1100

    Standarise "must" and "may" language in validation (#5552)

    Majority of the messages are in the format ":attribute must
    {conditions_to_be_met}", however a few inconsistently use "may" instead
    of "must".

    This PR fixes that and has them all use "must" instead.

    To highlight the inconsistency:

    ```php
    // "may"
    'max' => [
        'numeric' => 'The :attribute may not be greater than :max.',
        'file' => 'The :attribute may not be greater than :max kilobytes.',
        'string' => 'The :attribute may not be greater than :max characters.',
        'array' => 'The :attribute may not have more than :max items.',
    ],
    // "must"
    'min' => [
        'numeric' => 'The :attribute must be at least :min.',
        'file' => 'The :attribute must be at least :min kilobytes.',
        'string' => 'The :attribute must be at least :min characters.',
        'array' => 'The :attribute must have at least :min items.',
    ],
    ```

commit 2b8f3aa506f1f2463dfdb43b063d17674b86c8cd
Author: Karel Faille <shaffe.fr@gmail.com>
Date:   Tue Mar 2 20:35:52 2021 +0100

    Use same default queue name for all drivers (#5549)

commit 20455c6f5fdee67e445208b0fcc4a1a92d80ce24
Author: Dries Vints <dries@vints.io>
Date:   Tue Mar 2 17:36:09 2021 +0100

    Update CHANGELOG.md

commit 03be0afb442b96ebfb0091cc9c3a44a7ad907f4b
Author: Rodrigo Pedra Brum <rodrigo.pedra@gmail.com>
Date:   Mon Mar 1 10:38:37 2021 -0300

    Don't trim `current_password` (#5546)

    Inspired by https://github.com/laravel/framework/pull/36415

    As JetStream/Fortify uses a `current_password` field when allowing a user to change their password, and as JetStream is one of the starter kits listed on the docs, this PR adds `current_password` in the `$except` option of the `TrimStrings` middleware.

commit 8c7ccd3fe82b3723880e5f70d8aa02e30ac03f82
Author: Jonny Nott <jonnott@gmail.com>
Date:   Fri Feb 26 17:17:30 2021 +0000

    target 1.16.15 of facade/ignition for Laravel 6.x (#5544)

    fixes CVE-2021-3129 vulnerability (Laravel 6)

commit 16f531e6460e1276bb02faaf2788b9c754af284d
Author: Martin Eiber <martin.eiber@gmail.com>
Date:   Fri Feb 26 14:19:45 2021 +0100

    [8.x] Added sans-serif as Fallback Font (#5543)

    * Added sans-serif as Fallback Font

    Added sans-serif as Fallback Font to the Welcome Page

    * Update welcome.blade.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 06d967a4c72be2ec71a0efd89cc2a3c113cf6da5
Author: Dries Vints <dries@vints.io>
Date:   Tue Feb 23 21:43:02 2021 +0100

    Update CHANGELOG.md

commit f0de9fd9967d4e1b4427d8458bf8983bc2cde201
Author: Hugo Clarke-Wing <7689302+clarkewing@users.noreply.github.com>
Date:   Fri Feb 19 16:09:51 2021 +0100

    Don't flash 'current_password' input (#5541)

    * Don't flash `current_password` input

    With starter packs like Jetstream, the `current_password` input is used.

    I believe that adding `current_password` to the `$dontFlash` list by default would help to ensure new projects follow security best practices from the get-go.

    * Update Handler.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit ebf2646c347b941e63709f7e69ab79416f6d5124
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Feb 16 10:58:28 2021 -0600

    wip

commit 689c0e5a230a27d421903439e0396a7339973759
Author: Dries Vints <dries@vints.io>
Date:   Tue Feb 16 17:57:31 2021 +0100

    Update CHANGELOG.md

commit 698a61d02528336936774385526317d1f4ce44ec
Merge: 9a56a60c 22626b57
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Feb 16 08:02:15 2021 -0600

    Merge branch '8.x' of github.com:laravel/laravel into 8.x

commit 9a56a60cc9e3785683e256d511ee1fb533025a0a
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Feb 16 08:02:06 2021 -0600

    update wording

commit 22626b5701cc7557d4bd45a6af5730027fc4a061
Author: Taylor Otwell <taylor@laravel.com>
Date:   Mon Feb 15 15:06:50 2021 -0600

    Revert "Change "Login" text to "Log in" (#5536)" (#5537)

    This reverts commit cbddb27c7e63eb1942efcdd95c8bd5bdf5be940f.

commit cbddb27c7e63eb1942efcdd95c8bd5bdf5be940f
Author: Mark Jaquith <mark@jaquith.me>
Date:   Mon Feb 15 16:06:24 2021 -0500

    Change "Login" text to "Log in" (#5536)

    As this is used as a verb, like its friend "Register", the verb form should be used.

    http://notaverb.com/login

commit eaf7289523b0730b3d0c5a7146ab0f078019a987
Author: Jared Lewis <jslewis90@outlook.com>
Date:   Tue Feb 9 15:52:23 2021 -0500

    Add unverified state to UserFactory (#5533)

commit 6d082c81e5bf226dfa6d1dc030e69a225349f535
Author: Khaled <khaledenglish@yahoo.com>
Date:   Sat Feb 6 17:35:22 2021 -0700

    add "ably" in comment as a broadcast connection (#5531)

    'ably' was added in the connections array, but the comment was not updated to reflect this fact.

commit c1b56831dfb96cfc1e87d40f44f7b2cca07c351c
Author: Govar Jabar <govarjabara@gmail.com>
Date:   Fri Jan 29 16:57:50 2021 +0300

    update web.config (#5528)

commit a96fe9320704cbf18856d1009b8cdeffca8a636d
Author: Dries Vints <dries@vints.io>
Date:   Tue Jan 19 16:20:53 2021 +0100

    Update CHANGELOG.md

commit b580fc1ef2b286c2f9e156755431abe45a1e61c7
Author: Dries Vints <dries@vints.io>
Date:   Fri Jan 15 17:24:56 2021 +0100

    Delete docker-compose.yml (#5522)

commit 21c0aed802a69838ba848d93228e725067a2e205
Author: Kacper Ziubryniewicz <kacper@ziubryniewicz.pl>
Date:   Thu Jan 14 23:27:55 2021 +0100

    Add a missing dot in translations (#5520)

commit 5dd08043a3a5bb3eeca0f070f0e7cb309e06f2be
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jan 12 14:02:00 2021 -0600

    wip

commit ea7de4f5a91c14c23bc038bc3a3ce65633f20701
Author: Gemma Black <gblackuk@googlemail.com>
Date:   Tue Jan 12 18:51:19 2021 +0000

    Hide .env.bak as well as .env.backup in .gitignore (#5515)

commit cdd79ce5cf99be1963295c2d84da74e03afbeb95
Author: Dries Vints <dries@vints.io>
Date:   Tue Jan 12 18:39:43 2021 +0100

    Update CHANGELOG.md

commit f97e5510712e1fd1148c02cc435c97a281660fd1
Author: Dries Vints <dries@vints.io>
Date:   Tue Jan 12 18:18:35 2021 +0100

    Update TrustProxies.php (#5514)

commit f9f39ee7ac5d6abfe7c717fd331055daa24255f2
Author: Dries Vints <dries@vints.io>
Date:   Tue Jan 5 16:48:16 2021 +0100

    Update CHANGELOG.md

commit 4de728e78c91b496ce5de09983a56e229aa0ade1
Author: RobTables <52382103+RobTables@users.noreply.github.com>
Date:   Tue Jan 5 01:02:11 2021 -0700

    Update to package.json - Axios Version

    Security Vulnerability: https://www.npmjs.com/advisories/1594

commit eeb91d4546ef7f86bcbfdb9b0772ee02c4df8630
Author: Jeffrey Way <jeffrey@jeffrey-way.com>
Date:   Mon Jan 4 09:44:16 2021 -0500

    Upgrade to Mix v6 (#5505)

    * Upgrade to Mix v6

    * Remove cross-env

commit 947df2ac7457e9cf3551a369bb0e539d635ebb6e
Author: Ustych Maksym <ustichmaxim@gmail.com>
Date:   Fri Jan 1 20:35:59 2021 +0200

    Update sail package in the composer.json (#5507)

commit 454f0e1abeeb22cb4af317b837777ad7f169e497
Author: Dries Vints <dries@vints.io>
Date:   Tue Dec 22 18:07:44 2020 +0100

    Update CHANGELOG.md

commit e8788a768899ff2a2ef1fe78e24b46e6e10175dc
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Dec 16 15:51:18 2020 -0600

    update cache

commit bc339f712389cf536ad7e340453f35d1dd865777
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Dec 16 08:44:41 2020 -0600

    add lock_connection

commit 0059fb91be7725c47ae2a6aa10d4f34ee5340c89
Author: Dries Vints <dries@vints.io>
Date:   Tue Dec 15 14:17:57 2020 +0100

    Update CHANGELOG.md

commit 3b2ed46e65c603ddc682753f1a9bb5472c4e12a8
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sat Dec 12 08:47:22 2020 -0600

    update variables

commit ddb26fbc504cd64fb1b89511773aa8d03c758c6d
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Dec 10 09:26:21 2020 -0600

    update env vars

commit 03ecf00f7a4e14c049e41bb111430877313449b9
Author: Attila Szeremi <amcsi@users.noreply.github.com>
Date:   Thu Dec 10 14:32:49 2020 +0100

    Gitignore docker-compose.override.yml (#5487)

    Docker allows for you to override parts of `docker-compose.yml` locally with the help of a `docker-compose.override.yml` file: https://docs.docker.com/compose/extends/#understanding-multiple-compose-files

    I propose to have this file ignored by default for new projects, similarly to how `.env` is ignored to be able to override default configuration (locally).

    Example use case: Someone might want to use Laravel Sail, but would have multiple Laravel projects running in MySQL and would like to run a single MySQL server for each project and have a way to be able to override docker-compose to make that happen. Or maybe just in general they want to add a new service that they want to run only for themselves, and not for colleagues.

commit b7cde8b495e183f386da63ff7792e0dea9cfcf56
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Dec 10 07:14:14 2020 -0600

    comment trust hosts

commit d80ff4d576eb4f47369e1f8481d3da8a9479347b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Dec 9 08:32:27 2020 -0600

    add sponsor

commit 17668beabe4cb489ad07abb8af0a9da01860601e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:51:48 2020 -0600

    add sail

commit 34368a4fab61839c106efb1eea087cc270639619
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:45:05 2020 -0600

    revert change

commit bcd87e80ac7fa6a5daf0e549059ad7cb0b41ce75
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:38:54 2020 -0600

    add sail file

commit ad8210f3bb9e64c2002eeaaf3c5a07117369529d
Merge: a8957489 0717bb02
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:06:00 2020 -0600

    Merge branch '8.x' of github.com:laravel/laravel into 8.x

commit a895748980b3e055ffcb68b6bc1c2e5fad6ecb08
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Dec 8 09:04:09 2020 -0600

    update env file for sail

commit 0717bb0291a51ab63dd220ce4db8b7fa82e23787
Author: Dries Vints <dries@vints.io>
Date:   Tue Dec 1 16:21:29 2020 +0100

    Update CHANGELOG.md

commit f6f772ba5490de48d8a79747b39540afe61eed24
Author: Daniel Coulbourne <daniel.coulbourne@gmail.com>
Date:   Thu Nov 26 09:38:56 2020 -0500

    Uncomment TrustHosts middleware to enable it by default. (#5477)

commit 82213fbf40fc4ec687781d0b93ff60a7de536913
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Nov 25 10:24:16 2020 -0600

    remove cloud option

commit d218676d4cc7824f4e6c4f52d4afd893156431c9
Merge: 612d1660 86b1b3f2
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 24 16:10:45 2020 -0600

    Merge branch '8.x' of github.com:laravel/laravel into 8.x

commit 612d16600419265566d01a19c852ddb13b5e9f4b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 24 16:10:36 2020 -0600

    comment out alias by default

commit 86b1b3f20a2fd120549f25bf7cf75bf467f5167b
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 24 18:18:56 2020 +0100

    Update CHANGELOG.md

commit 3c814aa8e2c842efacc3e2407abf1b58b3e92bce
Author: Paras Malhotra <paras@insenseanalytics.com>
Date:   Wed Nov 18 19:15:08 2020 +0530

    [8.x] Add missing null cache driver in config/cache.php (#5472)

commit 5182e9c6de805e025fb4cfad63c210c3197002ab
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 17 17:07:32 2020 -0600

    add ably entry

commit e8498122a22745cf13e2d293e2160d914c04abbd
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 17 17:40:17 2020 +0100

    Update CHANGELOG.md

commit 9957559dc507a306ef42851abdb950f3c5c7af72
Author: A-Maged <maged.dev@gmail.com>
Date:   Tue Nov 17 16:57:20 2020 +0200

    closed @auth correctly (#5471)

commit 4931af14006610bf8fd1f860cea1117c68133e94
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sat Nov 14 09:17:41 2020 -0600

    add stub handler

commit 3adc2196f79fa4d8470d41d5a7584f2b0432a6fc
Author: Iman <imanghafoori1@gmail.com>
Date:   Thu Nov 12 17:25:54 2020 +0330

    Modify the cache.php docblocks (#5468)

    In new versions of laravel we do not directly specify the "cache driver" anymore but rather a "cache store", so it does not make sense to mention the drivers up there since laravel supports any arbitrary values defined below it by the user.

commit 1ad5a8d6e0177d7998fa4ee19a43d135a16d2d42
Merge: aa6d3660 3d7a5075
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 10 14:19:01 2020 -0600

    Merge branch '8.x' of github.com:laravel/laravel into 8.x

commit aa6d3660114c93e537a52e0ba3c03071a7f3e67f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Nov 10 14:18:52 2020 -0600

    add sanctum cookie endpoint to default cors paths

commit 3d7a5075e7db93a7df89c983c95d9016f448d3f9
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 10 15:57:51 2020 +0100

    Update CHANGELOG.md

commit b54ef297b3c723c8438596c6e6afef93a7458b98
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon Nov 9 14:36:40 2020 -0600

    add auth line

commit d9e85605cbc491e710d9a2df1939ba2db773b404
Author: Dries Vints <dries@vints.io>
Date:   Tue Nov 3 20:02:19 2020 +0100

    Update CHANGELOG.md

commit efdde1e928d20dc8b2b511ef12f37d8d01249596
Merge: 3e9fd591 3923e7f7
Author: Dries Vints <dries@vints.io>
Date:   Sat Oct 31 10:21:07 2020 +0100

    Merge branch '7.x'

commit 3923e7f7c40368a5e78c1a33610191be8ad91e3b
Author: Dries Vints <dries@vints.io>
Date:   Sat Oct 31 10:17:45 2020 +0100

    Update CHANGELOG.md

commit ff355973475624d9dc9ed5fd157a0ba0bef84710
Author: Dries Vints <dries@vints.io>
Date:   Sat Oct 31 10:16:23 2020 +0100

    Lower ignition constraint

commit 3e9fd59156d3c4ea5a4f78b03c3a0a892d80cb20
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 16:07:53 2020 +0100

    Update CHANGELOG.md

commit 17778838a4345debc57e5bd46a2447b42e7a6c3b
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 16:06:24 2020 +0100

    Bump mockery

commit 8b947ba34ca5f21b82e941389466cc6d83c7cef5
Merge: fc79b8bb 509708c7
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 16:05:55 2020 +0100

    Merge branch '7.x'

commit 509708c7ee04dde4214edcf60fe3752f0d54d91d
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 16:03:50 2020 +0100

    Update CHANGELOG.md

commit 8ae2d8ec1e4b86c77e9352f3b32e79ebfa62ed82
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:53:46 2020 +0100

    Bump ignition and collision

commit 3c4eac92baaf98b7d42d7dcf713bbdc017a5c6ab
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:48:42 2020 +0100

    Bump Guzzle

commit 45fa128adbc2c36870f36bc9396a850508fb8c5b
Merge: 9af70cff d85be866
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:43:30 2020 +0100

    Merge branch '6.x' into 7.x

commit d85be8669880cce457eb5827afbedb6ad30bb629
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:40:46 2020 +0100

    Update CHANGELOG.md

commit 31fbf612efd8e6291453c14d1d8a5377a6870792
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:39:45 2020 +0100

    Bump fideloper/proxy

commit eb34def26a617cc48813d137dccab4994b555d61
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:38:43 2020 +0100

    Bump tinker

commit d906d7b86006d65b3ab74c890d2a23b24a7d7a18
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 15:27:02 2020 +0100

    Update phpunit constraints

commit f363bc30e18b60612ef77a40a4f169c633fd04ac
Author: Dries Vints <dries@vints.io>
Date:   Fri Oct 30 14:59:24 2020 +0100

    Bump ignition

commit fc79b8bb1130309278b462ea01cb6c067e3befb1
Merge: 4966dd9b 9af70cff
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 17:01:55 2020 +0100

    Merge branch '7.x'

commit 9af70cffa4bdc5d5e4d7b96e9fa7fb98969b12c9
Merge: 482d68a1 27338d9a
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 17:01:22 2020 +0100

    Merge branch '6.x' into 7.x

commit 27338d9a99b63bb180c6c2ba6a9585ab1d10bf78
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 17:00:39 2020 +0100

    Allow PHPUnit 9

commit 4966dd9baf07cec4f7541c60310ace2b53ef41c9
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:33:50 2020 +0100

    Update CHANGELOG.md

commit 86d4ec095f1681df736d53206780d79f5857907c
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:33:24 2020 +0100

    Update minimum Laravel version

commit 24604418182f5d05e2142f17b4fec97e5fc2c053
Merge: 5396be6e 482d68a1
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:32:54 2020 +0100

    Merge branch '7.x'

commit 482d68a182bdd629e5d4d3c19d5d7d7623dd074a
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:26:10 2020 +0100

    Update CHANGELOG.md

commit 02ca853809a97f372a3c6dc535c566efff9f6571
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:23:59 2020 +0100

    Nump minimum Laravel version

commit 056a9e8f903860a066190b6a45b56436d6c64531
Merge: 9b21125e aef279a6
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:23:32 2020 +0100

    Merge branch '6.x' into 7.x

commit aef279a6cf04b47ac7aa279e37240a683bdcf5e6
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:17:39 2020 +0100

    Update CHANGELOG.md

commit b8d582581a1067e3b1715cce477b22455acc3d36
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:16:58 2020 +0100

    Update minimum Laravel version

commit a4d45e6940ec6565ac1ea55cad117082876396ad
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 29 14:15:43 2020 +0100

    Update CHANGELOG.md

commit 5396be6ef26aebe99c1c5ac6ec944c349d13f371
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Oct 27 15:15:00 2020 -0500

    update welcome view

commit b3220963795ec4c78051bcae3f1ad24add2c6fe7
Merge: 8bfecacf 9b21125e
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 16:18:44 2020 +0100

    Merge branch '7.x'

commit 9b21125e31232d29231c60067c6df42e9554715b
Merge: 533f130f 4c25cb95
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 16:18:17 2020 +0100

    Merge branch '6.x' into 7.x

commit 4c25cb953a0bbd4812bf92af71a13920998def1e
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 16:17:46 2020 +0100

    Allow for PHP 8

commit 8bfecacf8c58ac114cc95fd9a0f398a5eeb0af21
Merge: bec982b0 533f130f
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 15:02:56 2020 +0100

    Merge branch '7.x'

commit 533f130f1429986313966c39511690e23cc42431
Merge: 4eeb29ee 3d46fc35
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 15:01:36 2020 +0100

    Merge branch '6.x' into 7.x

commit 3d46fc355d70db2462815b62139f8b0a0f3a16c3
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 14:54:45 2020 +0100

    Update Faker (#5461)

commit 22fa816fdf80a0bd821a4249358dd921ed76fb1a
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 27 14:11:46 2020 +0100

    Delete removed webpack flag (#5460)

commit bec982b0a3962c8a3e1f665e987360bb8c056298
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Oct 22 16:01:59 2020 -0500

    update by

commit 453d7286f3918e067b7a06707be1f22ef59815b8
Author: Viktor Szépe <viktor@szepe.net>
Date:   Thu Oct 22 22:41:03 2020 +0200

    Revert per user API rate limit

    It was changed from per user to per application in ced3e50bca279f5a499a6d513fcdfd2a020c28ce

commit aeec665b75258eea6cc03df1945e60f066183305
Author: Dries Vints <dries@vints.io>
Date:   Thu Oct 22 14:31:01 2020 +0200

    Update composer.json (#5452)

commit d82d7505a17355dfe09c6722cebd6274f11585eb
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 20 20:34:02 2020 +0200

    Update CHANGELOG.md

commit 8d3ca07c4cff6d36593625ee4b34e19ce2dba15b
Author: Tim MacDonald <hello@timacdonald.me>
Date:   Sat Oct 17 00:25:48 2020 +1100

    add 'multiple_of' translation (#5449)

commit 6bfe68365d0ab1301dfae87867814048440d6a78
Author: Ali Shaikh <Ali-Shaikh@users.noreply.github.com>
Date:   Fri Oct 9 17:40:20 2020 +0500

    [8.x] Added 'LOG_LEVEL' env variable in .env.example (#5445)

    * Added 'LOG_LEVEL' env variable in .env.example

    Added 'LOG_LEVEL' env variable in .env.example to be consistant with the change in [#5442](https://github.com/laravel/laravel/pull/5442)

    * Update .env.example

    Co-authored-by: Dries Vints <dries@vints.io>

commit c66546e75fcbf208d2884b5ac7a3a858137753a3
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 6 18:11:27 2020 +0200

    Update CHANGELOG.md

commit f5161080d4a62e5b88909d8f8e5b407c76750b2b
Author: Dries Vints <dries@vints.io>
Date:   Tue Oct 6 18:07:58 2020 +0200

    Update CHANGELOG.md

commit f12fd984142093287d4c1218b9f4581d977ddb52
Author: Norgul <Norgul@users.noreply.github.com>
Date:   Mon Oct 5 22:11:23 2020 +0200

    Update logging.php (#5442)

    Added `LOG_LEVEL` env variable

commit 7b958b5d15d2cacb8cc5dcc80d1171c51622e5e9
Author: Pataar <pietering1@gmail.com>
Date:   Mon Oct 5 14:45:05 2020 +0200

    [8.x] Update the badges to use shields.io (#5441)

    * Update the badges to use shields.io

    Shields.io works a lot better than the old pugx.org.

    * Target `/framework` instead of `/laravel`

commit 38bc9119eb369eed4d32adbc4132788177712b15
Author: Andrew Brown <browner12@gmail.com>
Date:   Fri Oct 2 08:31:13 2020 -0500

    type hint the middleware Request (#5438)

    stemming from https://github.com/laravel/framework/pull/34224

commit a6ca5778391b150102637459ac3b2a42d78d495b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Sep 22 14:17:27 2020 -0500

    add comment

commit d3353c9e9a06a044ec573cbf8b73a416e2f2a2ba
Author: Ricardo Gobbo de Souza <ricardogobbosouza@yahoo.com.br>
Date:   Tue Sep 22 11:23:40 2020 -0300

    Fix route when uncomment $namespace (#5424)

commit 6a9d5e0da17936fb2e599c95b5567fc2e74419ae
Merge: f1a51f7c 4eeb29ee
Author: Dries Vints <dries@vints.io>
Date:   Mon Sep 21 18:12:33 2020 +0200

    Merge branch '7.x' into master

commit 4eeb29ee12e980969e8d9f2a1cd465e514a0f76e
Author: Dries Vints <dries@vints.io>
Date:   Mon Sep 21 17:59:16 2020 +0200

    Update changelog

commit f1a51f7c622783d98bf3916fc56c86755feb5426
Author: Alex Mayer <amayer5125@gmail.com>
Date:   Sun Sep 20 21:35:48 2020 -0400

    [8.x] Update User Model to Match Jetstream Formatting (#5422)

    * Update User Model to Match Jetstream Formatting

    * Update User.php

    Co-authored-by: Taylor Otwell <taylor@laravel.com>

commit 69d0c504e3ff01e0fd219e02ebac9b1c22151c2a
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sun Sep 20 11:39:57 2020 -0500

    add commented code

commit c62a7c13bfa3840041ae01933d56b24e5ad2503d
Author: Wojciech Gabryś <wojciechgabrys@users.noreply.github.com>
Date:   Tue Sep 15 06:35:19 2020 +0200

    Update model path in AuthServiceProvider's policies.

    Due to the change of default model location in Laravel 8.x from /App to /App/Models, the initial policy comment shoud also reflect this change.

commit c6c41f11b8ea3065f035fbb6a6f570b7bfba0037
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Sep 14 17:16:11 2020 +0100

    Revert "Fix PHPUnit bool server consts result in null (#5409)" (#5411)

    This reverts commit 1c4af33b8f55b47ccf9be7a416a98f36cd961802.

commit 7cd15dbad654dde2ddb598a45511ff65800717ce
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Sep 14 14:18:04 2020 +0100

    Avoid deprecated StyleCI fixer name (#5410)

commit 1c4af33b8f55b47ccf9be7a416a98f36cd961802
Author: Martin Hettiger <martin@hettiger.com>
Date:   Mon Sep 14 15:04:03 2020 +0200

    Fix PHPUnit bool server consts result in null (#5409)

    After updating to Laravel 8 I suddenly had my test suite failing because telescope would not be disabled properly by `phpunit.xml` anymore.
    This changes fixed my test suite.

    I've also created a clean Laravel 8 project and added some tests to demonstrate the issue:
    https://github.com/hettiger/laravel-env-demo/commit/908d3405b84e769c12d296e98bef1ca567127254

    Maybe this needs to be addressed in PHPUnit. However I'm adding this workaround here because it's a viable solution IMHO.
    Maybe should add a note on this in the docs and be done with it…?

commit ca30159cabe05675fa268f49acdf93ef12480b01
Author: Salim Djerbouh <caddydz4@gmail.com>
Date:   Sun Sep 13 15:17:54 2020 +0100

    fully qualified user model in seeder (#5406)

    makes it easy to just uncomment when tinkering around

commit 292a5b26a9293d82ab5a7d0bb81bba02ea71758e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Sep 11 08:29:38 2020 -0500

    swap route order

commit b33852ecace72791f4bc28b8dd84c108166512bf
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Sep 10 14:28:44 2020 -0500

    remove property

commit 9cbc3819f7b1c268447996d347a1733aa68e16d7
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Sep 9 21:00:17 2020 -0500

    add property to route service provider

commit 94e7945517387b9bef0851a506436639e4fbbb5c
Author: Can Vural <can9119@gmail.com>
Date:   Wed Sep 9 14:20:20 2020 +0200

    Fix docblock for variadic parameter (#5401)

commit b9b282a71933e0279fea63fa0302e9a30a4c2efe
Author: Youri Wijnands <youri@wijnands.me>
Date:   Tue Sep 8 14:50:51 2020 +0200

    Use the new Google Fonts API (#5396)

    https://developers.google.com/fonts/docs/css2

commit c64061629eeb328e79d842051fa3506843c306cf
Author: Youri Wijnands <youri@wijnands.me>
Date:   Tue Sep 8 14:50:22 2020 +0200

    Use the new Google Fonts API (#5398)

    https://developers.google.com/fonts/docs/css2

commit 151e11caccc8704e49aaa7ab1e3319869a9062c4
Merge: 7895cd3a a7a40d77
Author: Dries Vints <dries@vints.io>
Date:   Tue Sep 8 13:28:32 2020 +0200

    Merge branch 'master' into develop

commit a7a40d77447358a57da02f202563c50344dc5a44
Merge: dc5817bb 179e52bd
Author: Dries Vints <dries@vints.io>
Date:   Tue Sep 8 13:28:00 2020 +0200

    Merge branch '6.x' into master

commit 179e52bdd719fb456ed49a2bf8e42f922a6f5da2
Author: Dries Vints <dries@vints.io>
Date:   Tue Sep 8 13:27:47 2020 +0200

    Fix logo

commit 7895cd3a5f3c0ac0e8d0c4b2197f06014dcf52d6
Author: Mark van den Broek <mvdnbrk@gmail.com>
Date:   Sat Sep 5 04:07:55 2020 +0200

    Update docblock (#5392)

commit dc5817bbf2552b48d93bde99688d56e99b7a7708
Author: Dries Vints <dries@vints.io>
Date:   Fri Sep 4 10:39:28 2020 +0200

    Update Handler.php

commit cfd428bfcb0d4117c9f2b1c201bceda96a906f20
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Aug 28 10:06:23 2020 -0500

    add dontReport property

commit ced3e50bca279f5a499a6d513fcdfd2a020c28ce
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Aug 27 13:36:32 2020 -0500

    use new rate limiting

commit 23205e270f2d599741185ca5f68cc26e0e6f367f
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Wed Aug 26 09:41:46 2020 +0100

    Add back in ignition

commit 3a5f05ce80f09f1b02dd4b5169bbd5eb47a9df04
Merge: 48b7ba93 2c69ec98
Author: Graham Campbell <graham@alt-three.com>
Date:   Wed Aug 26 09:39:57 2020 +0100

    Merge branch 'master' into develop

commit 2c69ec987e2dca71008684fc80bbe56c55427dc3
Merge: fa43c0a3 921b14b9
Author: Graham Campbell <graham@alt-three.com>
Date:   Wed Aug 26 09:39:37 2020 +0100

    Merge branch '6.x' into master

commit 48b7ba938e71c13a697d18f2e6b4e6b0c49def06
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 25 15:27:25 2020 +0200

    [8.x] Bump Guzzle (#5381)

    * Bump Guzzle

    * Update composer.json

commit fd8a872b3b3c7e56886b781514fb5f27914627cf
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Aug 20 15:32:30 2020 -0500

    update channel

commit 710d472d764983a0f8074b6b1a3c5cf57adce1e4
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Aug 20 15:31:07 2020 -0500

    models directory

commit d6eda444a7daf19a0e27861d5e06cb43e71da497
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Aug 19 09:32:50 2020 -0500

    update defaults

commit 57cc8990992c1bbe094d5186f5bb7737b60d6eaa
Merge: 53d14e51 fa43c0a3
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 11 19:45:48 2020 +0200

    Merge branch 'master' into develop

commit fa43c0a333d623a393fa33c27a1376f69ef3f301
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 11 19:44:47 2020 +0200

    Update CHANGELOG.md

commit 921b14b954d51125b8369299a6ba18d78735367d
Author: Dries Vints <dries@vints.io>
Date:   Tue Aug 11 19:16:01 2020 +0200

    Update CHANGELOG.md

commit 39a58710ba3e5aff0b3588fe748fa24e066d17b0
Merge: b3f60041 0512f006
Author: Dries Vints <dries@vints.io>
Date:   Fri Aug 7 20:08:41 2020 +0200

    Merge pull request #5370 from laravel/bump-7

    [7.x] Set framework version ^7.24

commit bbd36167158f29148095085fa81fed211ad676d2
Merge: 407b6b8b e96840e2
Author: Dries Vints <dries@vints.io>
Date:   Fri Aug 7 20:07:55 2020 +0200

    Merge pull request #5369 from laravel/bump-6

    [6.x] Set framework version ^6.18.35

commit 0512f00664445c452abbb470b9aaf4a0c7f78b26
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Aug 7 17:29:43 2020 +0100

    Set framework version ^7.24

commit e96840e20673ed87e684b8ee814bdf02c1c8dfcc
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Aug 7 17:28:47 2020 +0100

    Set framework version ^6.18.35

commit 53d14e51e012c79d8649198a3c1f0b8be52f1167
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Fri Aug 7 15:59:53 2020 +0100

    [8.x] PHPUnit 9.3+ style code coverage config (#5368)

    * PHPUnit 9.3+ style code coverage config

    * Bumped minimum PHPUnit

commit 5914e9ced5410eb50ebdd0e25ba28729c820cdb6
Merge: ca3b58cd b3f60041
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Aug 7 11:10:26 2020 +0100

    Merge branch 'master' into develop

commit b3f600415d3d1eb35c3f0f66e40ffa32c4bc77f0
Merge: a7b70fcc 407b6b8b
Author: Graham Campbell <graham@alt-three.com>
Date:   Fri Aug 7 11:09:47 2020 +0100

    Merge branch '6.x' into master

commit ca3b58cd21c21ae6c957b9b2932258eebf023ac1
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Sat Aug 1 09:50:05 2020 -0500

    change method

commit 407b6b8b04820a7fc0eb3143a8255abbeabb3eb9
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Jul 27 18:52:00 2020 +0100

    Revert "Apply fixes from StyleCI (#5356)" (#5357)

    This reverts commit 6cbfb781a2a54cb4399f4feaabc35b621c67b560.

commit 6cbfb781a2a54cb4399f4feaabc35b621c67b560
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Jul 27 18:49:11 2020 +0100

    Apply fixes from StyleCI (#5356)

commit 0e7fd2beb18e6f5c0213b0f162611d5e75ce42f4
Author: Dries Vints <dries@vints.io>
Date:   Mon Jul 27 17:59:20 2020 +0200

    Fix version

commit a7b70fcc310fee9d78448e078fef9003150ee8aa
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon Jul 27 10:57:16 2020 -0500

    fix version

commit 074c3840ff6be2c562d97ec0d68a04b0699493a1
Merge: f465c511 b1277e2e
Author: Dries Vints <dries@vints.io>
Date:   Mon Jul 27 17:34:05 2020 +0200

    Merge pull request #5355 from laravel/bump

    [6.x] Bumped laravel 6 min version for new LTS users

commit b1277e2eb2e586b3cb09bbf545aa7fab0a4fd0ca
Author: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Date:   Mon Jul 27 16:23:43 2020 +0100

    Bumped laravel 6 min version for new LTS users

commit e9e7c972661668f4a4c747e951c6e7ce8e3adf15
Author: rennokki <alex@renoki.org>
Date:   Mon Jul 27 18:18:18 2020 +0300

    [7.x] Enforce ^7.22.1 due to security issues (#5354)

    * enforce ^7.22

    * Update composer.json

    Co-authored-by: Dries Vints <dries@vints.io>

commit 791c87a80d1c5eebd75e1bf499f86899d6b2b26f
Author: Taylor Otwell <taylor@laravel.com>
Date:   Wed Jul 22 11:11:30 2020 -0500

    Update README.md

commit 232995cac214bf1fdff4278aa7904d65df3ae899
Author: Taylor Otwell <taylor@laravel.com>
Date:   Wed Jul 22 11:07:41 2020 -0500

    Update README.md

commit 2053375853dd904c6ff31307b6f83c5a0b636555
Merge: db473189 6d9296c7
Author: Dries Vints <dries@vints.io>
Date:   Mon Jul 20 16:17:05 2020 +0200

    Merge branch 'master' into develop

commit f465c511c009235fc7bfa06bfcb41294e60e9b42
Author: Andy Hinkle <ahinkle10@gmail.com>
Date:   Mon Jul 20 09:03:03 2020 -0500

    Bump lodash from 4.17.15 to 4.17.19

commit 6d9296c71edc3def466d3cab501b7d1f9b6717d2
Merge: 311c3f82 5f462521
Author: Dries Vints <dries@vints.io>
Date:   Mon Jul 20 16:15:08 2020 +0200

    Merge pull request #5346 from ahinkle/patch-1

    Bump lodash from 4.17.13 to 4.17.19

commit 5f46252168977e8850b555da057406a835a9b1f9
Author: Andy Hinkle <ahinkle10@gmail.com>
Date:   Mon Jul 20 09:03:03 2020 -0500

    Bump lodash from 4.17.15 to 4.17.19

commit db473189255913a92efc67e72354e9546327b216
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Jul 17 08:07:12 2020 -0500

    update gitignores

commit 3b418421e783c2a68e1c0927c30c1552a24875db
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Jul 17 08:03:16 2020 -0500

    change path

commit 47e2781f683471aedeca4c98dbcdd410f20c6c7c
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Jul 16 14:30:22 2020 -0500

    update for maintenance mode

commit 395ede7a2db97e747022682150c3b581207e8a5f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Jul 16 14:27:24 2020 -0500

    add gitignore

commit 228aa230e6565e3d77a4655decf8f33f618464c6
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Jul 16 14:27:19 2020 -0500

    update for maintenance mode

commit e471dd1cf09907b2d325f5ef4a9aefc4b1f2e5c5
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 15:57:11 2020 -0500

    rename class

commit a14a1208adc2e94e85d1afb0c36c5250a5668b4d
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 15:48:22 2020 -0500

    remove alias that isnt needed

commit e265156bc69d2752a091526e1308e1a26cf5bd4e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 15:12:37 2020 -0500

    simplify line

commit 6f1f40bc940fac0fcfe66420bee4962c4e6a98c3
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 14:39:13 2020 -0500

    update link

commit a9623d359691d17bedc03280282b74763f970290
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 14:10:07 2020 -0500

    update wording

commit ce3e006d61299bdd3bd2b99ec5489577e55a296a
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 14:07:25 2020 -0500

    remove unneeded property. can use ignore method

commit a9abc85301ab56a89f5c7256dfbc30f8dd0abafd
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 14:00:47 2020 -0500

    consolidate to a single method

commit 880cc1d3d8048adf9eeca677e675eef3d5da922f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Jul 14 10:10:03 2020 -0500

    simplify default exception handler

commit adb7eacf9e030e02212f01419e332b3fe8f9be7d
Author: Muah <ctf0@users.noreply.github.com>
Date:   Mon Jun 29 17:21:36 2020 +0200

    [8.x] Multiple guards for RedirectIfAuthenticated (#5329)

    * Update RedirectIfAuthenticated.php

    allow the middleware to have the same behavior as https://laravel.com/api/5.8/Illuminate/Auth/Middleware/Authenticate.html#method_authenticate

    so now the guest middleware have the same footprint as auth ex.`guest:web,admin` instead of creating multiple lines to support different guards.

    * Update RedirectIfAuthenticated.php

commit 6ca2ecacea0f6f0ff8a4c2f0d39c1ddda4c17f3e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:13:32 2020 -0500

    remove unneeded block

commit c58b40b9bc8288cda1f551dbe0a4d6547b37b2c9
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:12:04 2020 -0500

    Remove extra line

commit d2db8d8159f3398bcd21d9db00940dbcc7af63a2
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:11:53 2020 -0500

    fix comments

commit 5c7c9f36384bb3f64837064baa975c124a34a457
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:09:30 2020 -0500

    adjust index script

commit ae2af3adfc311c6bde53ee6ac5e17a422954d081
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 13:03:02 2020 -0500

    tap

commit 58a98efb86c0c0a819e333a52eccf2a7de652f15
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 12:47:56 2020 -0500

    tweak route provider default settings

commit e0c4fd8b8a799df4ae917c2e8bbdeee83324ca3e
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 24 11:36:04 2020 -0500

    one line

commit 17e2ce73edb6f8eae9879f988898de809020bbf6
Merge: 641d1046 9374d9e7
Author: Dries Vints <dries@vints.io>
Date:   Mon Jun 22 10:18:42 2020 +0200

    Merge pull request #5324 from nunomaduro/patch-1

    [8.x] Requires PHP 7.3 and bumps both PHPUnit and Collision

commit 9374d9e7b386ea0ef6a0e55d33dc758cb946a157
Author: Nuno Maduro <enunomaduro@gmail.com>
Date:   Mon Jun 22 03:07:47 2020 +0200

    Requires PHP 7.3 and bumps both PHPUnit and Collision

commit 641d104610401174ff330595239cada1c7472b81
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Jun 19 15:40:52 2020 -0500

    add css file

commit 588247b790f4f0d13296247f8140b1466e1e6936
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu Jun 18 15:26:58 2020 -0500

    use postCss default instead of sass

commit a429eab2d45e37e2ccfae9a052011c933a55a9a0
Merge: b522e3b3 311c3f82
Author: Dries Vints <dries@vints.io>
Date:   Tue Jun 16 14:56:56 2020 +0200

    Merge branch 'master' into develop

commit 311c3f823a6f09df5e9b882906456e9caa02132c
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Jun 12 09:35:55 2020 -0500

    tweak phpunit.xml

commit 74df1e26e639f0527429fba8185b743e6538d3ac
Merge: 6e5f4093 2f33300a
Author: Dries Vints <dries@vints.io>
Date:   Fri Jun 12 10:36:11 2020 +0200

    Merge pull request #5320 from barryvdh/patch-4

    Bump fruitcake/laravel-cors

commit 2f33300abe3684a42acd2d9dce35569e988d9c13
Author: Barry vd. Heuvel <barryvdh@gmail.com>
Date:   Fri Jun 12 08:50:58 2020 +0200

    Bump fruitcake/laravel-cors

commit b522e3b30137036f39eafadd76fc9159977a8200
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 3 17:06:06 2020 -0500

    shop

commit 6aa12f1b06fd06f9ece32f191329f4260ac31e88
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Wed Jun 3 14:51:22 2020 -0500

    use route service provider

commit 6e5f40939ce15d731276b2ad6e5fd08057faa79a
Author: Taylor Otwell <taylor@laravel.com>
Date:   Wed Jun 3 08:30:51 2020 -0500

    Update README.md

commit 9e5ba571a60a57ca2c3938bc5bd81d222cb6e618
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Thu May 28 10:08:01 2020 -0500

    add password reset migration

commit 5639581ea56ecd556cdf6e6edc37ce5795740fd7
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon May 18 16:50:22 2020 -0500

    add basic trust host middleware

commit c10489131ef28ecd46529e37b558ae93a20e3fb8
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon May 18 10:47:20 2020 -0500

    fix formatting

commit c3f7dd9af865ab060d7ff3b0086272e9ea4cd54b
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Mon May 18 10:20:51 2020 -0500

    fix doc block

commit c15a1006d1e8ca335e8aa81314a8a20baf93563f
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri May 15 14:04:40 2020 -0500

    respect dark mode on splash

commit 7b0b5d8310143269d8de50442499b77187f8ee5a
Author: Ryan England <ryan@ryane.me>
Date:   Thu May 14 14:50:14 2020 +0100

    Update sponsor link (#5302)

    British Software Development have rebranded to Many, link and link text updated accordingly.

commit 7d62f500a789416738a7181d5217d33ca096db04
Author: feek <5747667+mr-feek@users.noreply.github.com>
Date:   Mon May 4 06:31:39 2020 -0700

    chore: update typehint to be nullable (#5296)

    By default, this property is null. Therefore, it should be marked as nullable

commit 0f133c1e8eff44d765a40fc1934172e7bf046e56
Author: fragkp <fragkp@users.noreply.github.com>
Date:   Fri May 1 16:35:51 2020 +0200

    set default auth_mode for smtp mail driver (#5293)

    Co-authored-by: KP <pohl@new-data-services.de>

commit eb080e5ceeaa39e5d94a44036f791ad5e30947d2
Merge: fac16a7e 785405b3
Author: Dries Vints <dries@vints.io>
Date:   Mon Apr 27 16:33:05 2020 +0200

    Merge branch 'master' into develop

commit 785405b34b3fcf9be0ab1262c4eaa72569fac218
Merge: 3cdfe0ce d7d342c2
Author: Dries Vints <dries@vints.io>
Date:   Mon Apr 27 16:32:54 2020 +0200

    Merge branch '6.x'

commit d7d342c2f546576524e449c1fae69dbc885a21c2
Author: Nabil Muh. Firdaus <nabilftd@gmail.com>
Date:   Mon Apr 27 20:38:20 2020 +0700

    Disable webpack-dev-server host check (#5288)

commit fac16a7e26307f83e91dfbd88f9d5429b042b183
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 21 14:47:10 2020 -0500

    Update DatabaseSeeder.php

    Update example.

commit 2149e8c24cc7ce855f8e27f8d4dae88b14598119
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 21 14:44:37 2020 -0500

    update seeders

commit 5f6f5c929b25ab3ba83fccf3a7b01c4bd13d60f4
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 21 12:41:27 2020 -0500

    add model

commit b9af2b229455efd68c806ff0f8f3d7e1411c9bbf
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 21 10:12:39 2020 -0500

    Use new factories

    Use the new factories provided in 8.x

commit 0e01834bedb0a360608e4eec6c71418454004ce6
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Fri Apr 17 10:36:39 2020 -0500

    add sponsor link

commit 919a04914ff45d103f603f29d171e0c3d16141d9
Merge: 8be1fd40 3cdfe0ce
Author: Dries Vints <dries@vints.io>
Date:   Thu Apr 16 09:47:44 2020 +0200

    Merge branch 'master' into develop

commit 3cdfe0ce952c0b202150855b2f846996ebd4ba4a
Merge: b5f008a8 8aab222c
Author: Dries Vints <dries@vints.io>
Date:   Thu Apr 16 09:47:28 2020 +0200

    Merge branch '6.x'

commit 8aab222c12ea63711e3b6b41b23c6b6f2231588c
Author: Dries Vints <dries@vints.io>
Date:   Thu Apr 16 09:45:26 2020 +0200

    Update CHANGELOG.md

commit 8be1fd40018912c3e9b5e52504c99cf06d3ef0b9
Merge: d53c56e4 b5f008a8
Author: Dries Vints <dries@vints.io>
Date:   Wed Apr 15 13:47:54 2020 +0200

    Merge branch 'master' into develop

commit b5f008a8bff29219800b465e613bc19a191ac815
Author: Dries Vints <dries@vints.io>
Date:   Wed Apr 15 13:46:52 2020 +0200

    Update CHANGELOG.md

commit d53c56e4e0bdc2b9a3c14511bdcbe48c4914f084
Author: Taylor Otwell <taylorotwell@gmail.com>
Date:   Tue Apr 14 16:14:14 2020 -0500

    remove unneeded parent boot calls

commit 103fc0b4513d9ffbc33ebb31f74f9fba81d2b100
Merge: 5f9ee30e 0d23e5f7
Author: Dries Vints <dries@vints.io>
Date:   Tue Apr 14 10:58:32 2020 +0200

    Merge pull request #5278 from voyula/patch-1

    [7.x] Normalize Style

commit 0d23e5f761c0cc98318e883dbce13a43a3c13226
Au…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants