Model firstOrCreate(array $attributes, array $joining = array(), bool $touch = true)
Get the first related record matching the attributes or create it.
Model firstOrCreate(array $attributes, array $joining = array(), bool $touch = true)
Get the first related record matching the attributes or create it.
Please login to continue.