<
e13
Eloquent Scopes & Mass Assignment

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Up next, let's clean up our controller by extracting the logic for fetching an active/inactive customer into a scope. Then, let's use validated data to create our new customers using the create() method.