Error when doing a clean install of 2.1.0-beta #49

Closed
opened 2018-07-27 23:33:43 +01:00 by aheathershaw · 2 comments
Owner

When installing 2.1.0-beta.3, an error occurs due to a change made between Laravel 5.3 -> 5.4. First raised in #48 by @cozmalaurentiu.

(1/1) FatalErrorException Call to undefined method Illuminate\Session\Store::set()
in InstallController.php (line 58)
When installing 2.1.0-beta.3, an error occurs due to a change made between Laravel 5.3 -> 5.4. First raised in #48 by @cozmalaurentiu. ``` (1/1) FatalErrorException Call to undefined method Illuminate\Session\Store::set() in InstallController.php (line 58) ```
aheathershaw added this to the Version 2.1.0 milestone 2018-07-27 23:33:43 +01:00
aheathershaw self-assigned this 2018-07-27 23:33:43 +01:00
aheathershaw added the
bug
label 2018-07-27 23:33:43 +01:00
Author
Owner

This has been fixed in the upcoming 2.1.0-beta.4

This has been fixed in the upcoming 2.1.0-beta.4
Author
Owner
Migrated from https://github.com/andysh-uk/blue-twilight/issues/49
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aheathershaw/blue-twilight#49
No description provided.