If you want to change a column (and adding a comment to a column is also a change) you need to add the ->change() call on the end. And be sure you have the required package doctrine/dbal.
See: https://laravel.com/docs/5.7/migrations#modifying-columns
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community