Skip to content
Discussion options

You must be logged in to vote

Problem solved, the default Database setting for float is (8,2).

$table->float('multiplicator', 8, 4)->nullable();

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by StanBarrows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants