# Laravel v7.12.0 released

DevFeed: [Laravel v7.12.0 released](<https://devfeed.tech/articles/laravel-v7-12-0-released-3858.md>)

Original publisher: [Read original article](<https://laravel.com/blog/laravel-v7-12-0-released>)

Author: Laravel Team

Published: 2020-05-20T05:35:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [bug](<https://devfeed.tech/topics/bug.md>), [polyfill](<https://devfeed.tech/topics/polyfill.md>), [Symfony](<https://devfeed.tech/topics/symfony.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [cache](<https://devfeed.tech/tags/cache.md>), [database](<https://devfeed.tech/tags/database.md>), [dependency](<https://devfeed.tech/tags/dependency.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [polyfill](<https://devfeed.tech/tags/polyfill.md>), [release](<https://devfeed.tech/tags/release.md>), [routing](<https://devfeed.tech/tags/routing.md>), [symfony](<https://devfeed.tech/tags/symfony.md>)

## AI overview

Laravel v7.12.0, released on May 19, 2020, adds TrustHosts middleware and the ability to skip middleware from resource routes. It also fixes issues involving queued mail attachments, authentication, database schema constraints, component generation, URL defaults, cache expiration, and attribute casting, while adding an explicit Symfony polyfill dependency and other changes.

## Source excerpt

Laravel v7.12.0 is released in 2020/05/19, here are the changes we`ve merged into this release.