Matt Stauffer 6/29/2016

Customizing additional parameters in FirstOrCreate in Laravel 5.3

Read Original

This technical blog post details an update to the Eloquent firstOrCreate method in Laravel 5.3. It explains how to pass separate arrays for lookup attributes and creation attributes, allowing developers to control which values are used only when a new record is created, not during the initial lookup.

Customizing additional parameters in FirstOrCreate in Laravel 5.3

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet