Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@bobbyiliev bobbyiliev released this 24 Sep 18:40
· 1 commit to 1.7 since this release
3b0c42d

This release includes some bug fixes and package updates to make it compatible with Laravel 11.

Warning

As of Laravel 11 the Doctrine DBAL package has been removed from Laravel. This currently breaks the Voyager Database Manager. We are working on a fix for this, but in the meantime, you can just use the Laravel Database migrations to manage your database instead. The Voyager database manager might get deprecated in the next release.

What's Changed

Full Changelog: v1.7...v1.8.0