Search code examples
phplaravelupgradelaravel-permission

How to upgrade spatie/laravel-permission V1 to V2


On the second version of the database structure and the library is different. how to make an update without breaking anything?

spatie/laravel-permission


Solution

  • There are Upgrade instructions in the documentation:
    https://github.com/spatie/laravel-permission#upgrading