Skip to content

fix: Update service provider path and references to bigInt() #5

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

Open
wants to merge 2 commits into
base: 1.x
Choose a base branch
from

Conversation

OsitaDNU
Copy link

@OsitaDNU OsitaDNU commented Aug 4, 2025

Hi, a few minor updates...

  • installation.md: Updated instructions to manually register Sprout's service provider in bootstrap/providers.php instead of bootstrap/app.php.
  • installation.md: Changed the tenant_id column type in example migration code from bigInt() to unsignedBigInteger().
  • service-overrides.md: Updated the tenant_id column type in the password_reset_tokens table schema from bigInt() to unsignedBigInteger().
  • service-overrides.md: Updated the tenant_id column type in the sessions table schema from bigInt() to unsignedBigInteger().

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

Successfully merging this pull request may close these issues.

1 participant