mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-01-26 11:44:11 +00:00
Updated documentation
This commit is contained in:
10
scratch.md
10
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
|
||||
Reference in New Issue
Block a user