Skip to content

php artisan migrate fails when migrating from V0.23 #1027

@NathanVaughn

Description

@NathanVaughn

Describe the bug
php artisan migrate fails when migrating from V0.23

Steps To Reproduce
Steps to reproduce the behavior:

  1. Have Bookstack V0.23 instance setup
  2. git pull origin release && composer install && php artisan migrate
  3. See error

Expected behavior
Migrate to complete successfully.

Screenshots
capture

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions