Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.2.1 source code.tar.gz | 2016-12-14 | 191.2 kB | |
1.2.1 source code.zip | 2016-12-14 | 241.0 kB | |
README.md | 2016-12-14 | 177 Bytes | |
Totals: 3 Items | 432.4 kB | 1 |
- Fix migration problem for
episode protection
To upgrade, run:
:::bash
git fetch
git checkout 1.2.1
cd backend
composer install
php artisan migrate