- Lower Ignition constraint to allow PHP 7.2 installs (ff35597)
- Bumped some dependencies
- PHP 8 Support (4c25cb9)
- Delete removed webpack flag (#5460)
Nothing specific.
- Add password reset migration (9e5ba57)
- Allow configuring the auth_mode for SMTP mail driver (#5293)
- Add basic trust host middleware (5639581)
- Disable Telescope in PHPUnit (#5277)
- Add both endpoint and url env variables (#5276)
- Add serialize option to array cache config (#5244)
- Add Mailgun and Postmark mailer (#5243)
- Add new SQS queue suffix option (#5252)
- Allow configuring the timeout for the smtp driver (#5262)
- Cleanup session config (#5261)
- Ensure that
app.debug
is a bool (5ddbfb8) - Fix S3 endpoint url reference (#5267)
- Update default CORS config (#5259)
- Remove
view.expires
config entry (641fcfb)
- Add HandleCors middleware (#5189, 0bec06c)
- Add new
view.expires
option (#5209, 91dd1f6) - Add
links
option to filesystem config (#5222) - Add Guzzle dependency (c434eae, 705076f)
- Add array mailer (#5240)
- Laravel 7 constraint (054bb43)
- Implement new primary key syntax (#5147)
- Switch to Symfony 5 (#5157)
- Bumps
nunomaduro/collision
dependency to 4.1 (#5221) - Utilize Authentication Middleware Contract (#5181, #5182)
- Remove auth scaffolding (b5bb91f, 13e4389, 3ee0065)
- Import facades (4d565e6)
- Ignition v2 (#5211)
- Bumped defaults for Laravel 7 (#5195)
- Update mail config (76d8227, 61ec16f, e43d454, 130b8c8)
- Remove hyphen on email (ffc74ba)
- Use
MAIL_MAILER
in test environment (#5239)