Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 369 Bytes

UPGRADE.md

File metadata and controls

11 lines (6 loc) · 369 Bytes

Ugrade Guide

v0.0.6 -> v0.0.7

v0.0.7 comes with a brand-new feature -- Streaks.

Some new configuration settings have been introduced. Delete the config/level-up.php file.

Now run php artisan vendor:publish and select LevelUp\Experience\LevelUpServiceProvider

This also publishes new migration files. Run php artisan migrate to migrate the new tables.