Getting started with codespaces #2961
Unanswered
terrykernan
asked this question in
Q&A
Replies: 1 comment 1 reply
-
figured it out, the AppServiceProvider.php needs to have this setup explicitly:
Then VerifyCsrfToken.php
hopefully helps someone else. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Has anyone had any success in getting Orchid to work on a codespace?
I am trying to login, using the url as per the .env file:
But once I login i get redirected to:
https://github.com/codespaces/${CODESPACE_NAME}-8000
Anyone got any advice as to how I track down why this is happening? and how I can change that behaviour?
Beta Was this translation helpful? Give feedback.
All reactions