With Laravel Migration, How to change data type of a column and update its existing data to fit the new data type, without using raw SQL queries?
来源: https://stackoverflow.com/questions/27699111/with-laravel-migration-how-to-change-data-type-of-a-column-and-update-its-exist