all(); //$project = Project::create($input); protected $fillable = [ 'name', 'file_extension', 'enabled', ]; }