Skip to content

Commit be51649

Browse files
authored
Update upgrade.md (#667)
Add clear view command to update blade views using permission directives.
1 parent cfaf84d commit be51649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/8.x/upgrade.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In order to upgrade from Laratrust 7.x to 8.x you have to follow these steps:
1414

1515
2. Run `composer update` to update the source code.
1616

17-
3. Run `php artisan config:clear` and `php artisan cache:clear`.
17+
3. Run `php artisan config:clear`, `php artisan cache:clear` and `php artisan view:clear`.
1818

1919
4. Update your `config/laratrust.php`:
2020

0 commit comments

Comments
 (0)