Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.2.2 source code.tar.gz | 2016-12-15 | 192.6 kB | |
1.2.2 source code.zip | 2016-12-15 | 242.8 kB | |
README.md | 2016-12-15 | 223 Bytes | |
Totals: 3 Items | 435.6 kB | 1 |
- Increase timeout for bigger imports
- Allow null value for
original_title
initems
table
To upgrade, run:
:::bash
git fetch
git checkout 1.2.2
cd backend
composer install
php artisan migrate