I am using Laravel 5.1 and I have a table called packages with this structure:
id int(11) weight decimal(10,2) weight_unit e
Those who are still looking for the answer. This issue has been fixed in lastest Laravel Release 7.5 Have look (https://laravel-news.com/laravel-7-5-released).