Skip to content

Instantly share code, notes, and snippets.

@ChadTaljaardt
Created January 29, 2017 14:29
Show Gist options
  • Save ChadTaljaardt/58936d1c62503d2a4ed63461f0846b8d to your computer and use it in GitHub Desktop.
Save ChadTaljaardt/58936d1c62503d2a4ed63461f0846b8d to your computer and use it in GitHub Desktop.
$plateNew = new Plate();
$plateNew->plate = $plate;
$plateNew->save();
$plateNew->fresh();
dd($plateNew);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment