Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kolirt committed Oct 25, 2024
1 parent cbdfd89 commit 64109b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ class Item extends Model


### Saving files from third-party resources
You no longer need to worry about saving files from third-party resources, just save the `response` and MasterModel will save everything for you
You no longer need to worry about saving files from third-party resources, just put the `response` and MasterModel will save everything for you

```php
class ExampleController extends Controller
Expand Down

0 comments on commit 64109b8

Please sign in to comment.