help wantedtype:bug
倉庫指標
- Star
- (11,817 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Version information
- Laravel: v5.7
- Voyager: v1.1.10
- PHP: 7.x
- Database: mysql 5.7
Description
If you create a field type decimal, you can't add precision, like 10,8
Steps To Reproduce
Create a field type decimal, if you try to add length to 10,8 it store as 10,0
Expected behavior
Should store decimal precision