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

Independent Auth Guards: Add note about column types when using MySQL database & database session driver #1475

Open
duncanmcclean opened this issue Oct 7, 2024 · 0 comments

Comments

@duncanmcclean
Copy link
Member

When you're using independent auth guards with Statamic, along with a MySQL database and the database session driver (which is the new default in Laravel 11), you may need to change the type of the user_id column to a varchar to account for Statamic user IDs.

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

1 participant