Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vildanbina authored Jan 30, 2023
1 parent 2c33ce3 commit c938b5e
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 @@ -18,7 +18,7 @@ composer require vildanbina/laravel-model-json

## Usage

# Import
# Export

The command to export data from a model is `php artisan model:export {model}`, where `{model}` is the class name of the model you wish to export. After running this command, the data will be automatically saved in the `storage/app` folder.

Expand Down

0 comments on commit c938b5e

Please sign in to comment.