I need to Show column names of a model in Laravel Eloquent. I need a array to use like:
if(in_array($colum, $columns))