Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to login - temp solution for local dev #59

Open
GrantBartlett opened this issue Apr 17, 2022 · 2 comments
Open

Unable to login - temp solution for local dev #59

GrantBartlett opened this issue Apr 17, 2022 · 2 comments

Comments

@GrantBartlett
Copy link
Member

GrantBartlett commented Apr 17, 2022

For local dev for me and for Burg on Discord, we had to do this to be able to "login" to the ladder site. Just a heads up for those wanting to dev locally.

Maybe theres some config issue we needed in the env (not sure).
image

@alexp8
Copy link
Collaborator

alexp8 commented Oct 5, 2022

i ran into this issue again today, @GrantBartlett
not sure why - applied this work around for now

@alexp8 alexp8 reopened this Oct 26, 2022
@alexp8
Copy link
Collaborator

alexp8 commented Oct 26, 2022

workaround, posting this so easier to copy paste

// 'App\Http\Middleware\StartLazySession',
// 'App\Http\Middleware\ShareErrorsLazySession',
'Illuminate\Session\Middleware\StartSession',
'Illuminate\View\Middleware\ShareErrorsFromSession',

@alexp8 alexp8 reopened this Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants