mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-15 09:53:27 +00:00
Bump php to ^8.0, add tooling, linting, fixes
This commit is contained in:
14
scratch.md
14
scratch.md
@@ -1,12 +1,14 @@
|
||||
# Dev
|
||||
- Check if null return from json decode (invalid JSON)
|
||||
- Check if updateOrCreate returns anything
|
||||
|
||||
- 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
|
||||
|
||||
- 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
|
||||
|
||||
- Make sure columns are fillable in model
|
||||
|
||||
Reference in New Issue
Block a user