From cb076151680646ef573cca63b48d019a39f7cccd Mon Sep 17 00:00:00 2001 From: distinctm Date: Wed, 23 Jan 2019 13:25:52 -0500 Subject: [PATCH] Updated documentation --- scratch.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/scratch.md b/scratch.md index 5a71179..098f821 100644 --- a/scratch.md +++ b/scratch.md @@ -1,2 +1,12 @@ +# Dev +- Check if null return from json decode (invalid JSON) +- Check if updateOrCreate returns anything + +# Usage +- Must have the columsn you are updating as fillable - In config, specify disk to use (string) - Document Forge example + + +# Troubleshooting +- Make sure columns are fillable in model \ No newline at end of file