Replies: 1 comment
-
This bug will be fixed in the next release (#95). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Following these docs about "Adding Custom Session Drivers"
Trying to re/start the server or run
artisan
commands results inInvalidArgumentException Driver [swooletable] not supported
Something is supposed to call
Hypervel\Support\Manager::extend()
first so that the$customCreators
property is populated? But it's not doing that for some reason?Stack trace:
Beta Was this translation helpful? Give feedback.
All reactions