# Laravel 5.8 released

DevFeed: [Laravel 5.8 released](<https://devfeed.tech/articles/laravel-5-8-released-3742.md>)

Original publisher: [Read original article](<https://laravel.com/blog/laravel-58>)

Author: Taylor Otwell

Published: 2019-02-27T20:18:00Z

Content type: release

Language: en

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

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [bug](<https://devfeed.tech/tags/bug.md>), [cache](<https://devfeed.tech/tags/cache.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [drivers](<https://devfeed.tech/tags/drivers.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [support](<https://devfeed.tech/tags/support.md>), [usability](<https://devfeed.tech/tags/usability.md>), [validation](<https://devfeed.tech/tags/validation.md>)

## AI overview

Laravel 5.8 is released with new Eloquent relationships, email validation improvements, authorization-policy registration, DynamoDB cache and session drivers, and updated dependency support.

## Source excerpt

Laravel 5.8 has been released! Laravel 5.8 continues the improvements made in Laravel 5.7 by introducing has-one-through Eloquent relationships, improved email validation, convention based automatic...