get attributes out a fillable laravel code example Example: laravel get fillable attributes $model = new Demo(); dd($model->getFillable());