You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -321,7 +321,7 @@ Similar to name you can change it by `$icon` property or by `getIcon()` method.
321
321
You have same `$level` property or by `getLevel()` method to change it.
322
322
Its like category of badges, all badges are defined in `config/gamify.php` as `badge_levels`. If none is specified then `badge_default_level` will be used from config.
323
323
324
-
**Warning ⚠️** Don't forget to clear the cache whenever you make any changes add or remove badges by running `php artisan cahce:forget gamify.badges.all`. ⚠️
324
+
**Warning ⚠️** Don't forget to clear the cache whenever you make any changes add or remove badges by running `php artisan cache:forget gamify.badges.all`. ⚠️
0 commit comments