vdomah / octoexcel

OctoberCMS wrapper for Maatwebsite/Laravel-Excel
MIT License
14 stars 10 forks source link

application crush after plugin install #5

Closed dziurawy closed 5 years ago

dziurawy commented 7 years ago

When i try to install the plugin,

PHP Fatal error: Uncaught TypeError: Argument 2 passed to Illuminate\Support\Arr::first() must be callable, null given, called in /var/www/ea/plugins/vdomah/excel/vendor/illuminate/support/Collection.php on line 338 and defined in /var/www/ea/vendor/laravel/framework/src/Illuminate/Support/Arr.php:150

edit: It looks like in this particual server configuration, october is mixing illuminate/support classes from laravel/framework/src and vdomah/excel/vendor

vdomah commented 5 years ago

fixed with new version 1.0.3