- Comment out
Redis
facade by default (612d166) - Uncomment
TrustHosts
middleware to enable it by default (#5477)
- Remove cloud option (82213fb)
- Add ably entry (5182e9c)
- Add missing null cache driver in
config/cache.php
(#5472)
- Add sanctum cookie endpoint to default cors paths (aa6d3660)
- Modify the
cache.php
docblocks (#5468) - Add stub handler (4931af1)
- Closed @auth correctly (#5471)
- Add auth line (b54ef29)
- Bump several dependencies
- PHP 8 Support (4c25cb9)
- Update Faker (#5461)
- Update minimum Laravel version (86d4ec0)
- Revert to per user API rate limit (#5456, bec982b)
- Delete removed webpack flag (#5460)
- Added
LOG_LEVEL
env variable (#5442)
- Type hint the middleware Request (#5438)
- Add comment (a6ca577)
- Fully qualified user model in seeder (#5406)
- Update model path in
AuthServiceProvider
's policies (#5412) - Add commented code (69d0c50)
- Removed
$namespace
property (b33852e)
- Re-add property to route service provider (9cbc381)
Laravel 8 comes with a lot of changes to the base skeleton. Please consult the diff to see what's changed.