Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhamp committed Aug 15, 2023
1 parent e956f5e commit d09beeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ public static function excludeAttributesFromImport()

## Importer Class
This package uses [maatwebsite/excel](https://github.com/Maatwebsite/Laravel-Excel) behind the scenes to handle the
actual import. You can find more information about how importing
[works here](https://docs.laravel-excel.com/3.1/imports/basics.html#importing-basics).
actual import. You can find out more about
[how importing works](https://docs.laravel-excel.com/3.1/imports/basics.html#importing-basics).

You can define your own importer class by providing the relevant class name in your published copy of this package's
config file.
Expand Down

0 comments on commit d09beeb

Please sign in to comment.