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

Merged
merged 3 commits into from
Aug 19, 2025

Conversation

OsitaDNU
Copy link
Contributor

@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().

@ollieread ollieread self-requested a review August 19, 2025 20:21
@ollieread ollieread merged commit 3b27e81 into sprout-laravel:1.x Aug 19, 2025
@ollieread
Copy link
Member

Thanks, @OsitaDNU! I made a small correction and deployed the changes.

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.

2 participants