AzureExtendSocialite error upgrading to 0.18.3 #464

Closed
opened 2026-02-04 20:15:03 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @agalisteo on GitHub (Oct 10, 2017).

  • BookStack Version: 0.18.1
  • PHP Version: 5.6
  • MySQL Version: 5.7

Current Behavior

  [ReflectionException]                                               
    Class SocialiteProviders\Azure\AzureExtendSocialite does not exist

Steps to Reproduce

git pull origin release
php5.6 artisan migrate
Originally created by @agalisteo on GitHub (Oct 10, 2017). * BookStack Version: 0.18.1 * PHP Version: 5.6 * MySQL Version: 5.7 Current Behavior ```php [ReflectionException] Class SocialiteProviders\Azure\AzureExtendSocialite does not exist ``` Steps to Reproduce ``` git pull origin release php5.6 artisan migrate ```
Author
Owner

@ghost commented on GitHub (Oct 13, 2017):

Had the same issue, was permission issue for the user I was logged in as.

@ghost commented on GitHub (Oct 13, 2017): Had the same issue, was permission issue for the user I was logged in as.
Author
Owner

@ssddanbrown commented on GitHub (Oct 15, 2017):

@agalisteo Did you run composer install as per the update instructions here?

@ssddanbrown commented on GitHub (Oct 15, 2017): @agalisteo Did you run `composer install` as per the [update instructions here](https://www.bookstackapp.com/docs/admin/updates/)?
Author
Owner

@agalisteo commented on GitHub (Oct 16, 2017):

@ssddanbrown I forgot to run composer install with my php version. Solved!

@agalisteo commented on GitHub (Oct 16, 2017): @ssddanbrown I forgot to run ```composer install``` with my php version. Solved!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#464