Updated documentation

This commit is contained in:
distinctm
2019-01-23 13:25:52 -05:00
parent 82185c0e80
commit cb07615168

View File

@@ -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