trait Illuminate / Database / Eloquent / Factories / HasFactory
You are viewing an older version of the documentation. For the latest, please visit master documentation.

HasFactory

Methods

public static

factory ( $parameters ) : Factory

Get a new factory instance for the model.

Parameters

  • $parameters mixed
protected static

newFactory ( ) : Factory

Create a new factory instance for the model.