Illuminate\Support\Debug Classes Dumper HtmlDumper
static array morphMap(array $map = null, bool $merge = true) Set or get the morph map for polymorphic relations. Parameters array $map bool $merge Return Value array
Response getResponse() Get the underlying response instance. Return Value Response
Model firstOrCreate(array $attributes) Get the first related record matching the attributes or create it. Parameters array $attributes Return Value Model
void info(string $string) Write a string as information output. Parameters string $string Return Value void
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
array when() Get the events that trigger this service provider to register. Return Value array
mixed getResults() Get the results of the relationship. Return Value mixed
void setDefaultDriver(string $name) Set the default cache driver name. Parameters string $name Return Value void
mixed user(string|null $guard = null) Get the user making the request. Parameters string|null $guard Return Value mixed
Page 21 of 996