Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (14 loc) · 817 Bytes

from-v2-to-v3.md

File metadata and controls

27 lines (14 loc) · 817 Bytes

Upgrade from v2 to v3

Follow the steps below to upgrade the package.

Laravel 9 and PHP 8.1 support

This package is now compatible with Laravel 9 and Laravel 8.

Support for PHP 8.1 has also been added, in addition of PHP 8.0.

Support has been droppend for Laravel 7 and PHP 7.4.

Fronted dependencies upgrade

The views are now using Bootstrap 5 and Fontawesome 6.

You'll have to upgrade these frontend dependencies to benefit from this upgrade.

If you previously published the package views, you'll have to adjust them or to republish them.

See all changes

See all change with the comparison tool.

Undocumented changes

If you see any forgotten and undocumented change, please submit a PR to add them to this upgrade guide.