foreignId() function in Blueprint just work with bigInteger column #52124
Unanswered
HassanHelfi
asked this question in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Laravel Version
11.9
PHP Version
8.2
Database Driver & Version
No response
Description
I can'u use it for other column types like
integer
Steps To Reproduce
We can make it like
And use it in migration like
Or by default the type is
bigInteger
Beta Was this translation helpful? Give feedback.
All reactions