I\'m creating a project with laravel 6. One of my table column type is json. I am wondering if there is a way for me to set index for this column with laravel migration. my