-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
Describe the bug
php artisan migrate
fails when migrating from V0.23
Steps To Reproduce
Steps to reproduce the behavior:
- Have Bookstack V0.23 instance setup
git pull origin release && composer install && php artisan migrate
- See error
Expected behavior
Migrate to complete successfully.
Your Configuration (please complete the following information):
- Exact BookStack Version (Found in settings): 0.23
- PHP Version: 7.2.7
- Hosting Method (Nginx/Apache/Docker): Apache
Additional context
I have had this happen on 2 different instances.