Laravel Excel install – info, notes

http://www.maatwebsite.nl/laravel-excel/docs

some errors:
Maatwebsite\Excel\ExcelServiceProvider not found: https://github.com/Maatwebsite/Laravel-Excel/issues/366

Class ‘App\Http\Controllers\Excel’ not found in Laravel: http://stackoverflow.com/questions/30155145/class-app-http-controllers-excel-not-found-in-laravel

//////////////////////////////////
Install log:

project path>composer update –lock
> php artisan clear-compiled
Loading composer repositories with package information
Updating dependencies (including require-dev)
Failed to decode response: zlib_decode(): data error
Retrying with degraded mode, check https://getcomposer.org/doc/articles/troubleshooting.md#degraded-mode for more info
– Installing tijsverkoyen/css-to-inline-styles (1.5.4)
Downloading: 100%

– Installing phpoffice/phpexcel (1.8.1)
Downloading: 100%

– Installing maatwebsite/excel (v2.0.10)
Downloading: 100%

Writing lock file
Generating autoload files
> php artisan optimize
Generating optimized class loader

///

project path> php artisan vendor:publish
Copied File [\vendor\maatwebsite\excel\src\config\excel.php] To [\config\excel.php]
Publishing complete for tag []!

Blogbook : PHP | Javascript | Laravel | Corcel | CodeIgniter | VueJs | ReactJs | WordPress