Skip to content

Commit

Permalink
Merge pull request #76 from BRACKETS-by-TRIAD/feat/add-upgrade-guide-…
Browse files Browse the repository at this point in the history
…to-changelog

feat: add upgrade guide to changelog
  • Loading branch information
strstensky authored Jan 16, 2024
2 parents d6b4fe2 + 22a44e3 commit a0baa10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ All notable changes to Craftable PRO will be documented on this page.

### Upgrade Guide

- [Install](https://www.php.net/manual/en/sodium.installation.php) Sodium extension for PHP if you don't have it already
- Run `composer update` to update dependencies
- Run `php artisan vendor:publish --tag=craftable-pro-migrations` to publish new role permissions migration
- Run `php artisan migrate` to migrate new role permissions

## v1.1.21 - 2023-10-24

Expand Down

0 comments on commit a0baa10

Please sign in to comment.