We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c028422 commit 1801e17Copy full SHA for 1801e17
README.md
@@ -11,7 +11,7 @@ This package provides a way to export an Eloquent collection as an excel file an
11
The package must be installed directly from [Composer](https://getcomposer.org/).
12
Run the following command:
13
```
14
-$ composer require cyberduck/laravel-excel
+$ composer require cyber-duck/laravel-excel
15
16
17
To make Facades available, register the service provider in config/app.php adding *Cyberduck\LaravelExcel\ExcelServiceProvider* to the provider array.
0 commit comments