Hi thanks for your bundle, I've had problem with config file with lumen framework, I've manual write the config file, in amazonECS.php, line 37 write this:
config(['amazon.access_key' => 'xxxxxxxxxxxx']);
config(['amazon.secret_key' => 'xxxxxxxxxxxxxxx']);
config(['amazon.associate_tag' => 'xxxxxxxxxxx']);
config(['amazon.locale' => 'xx']);
Hi thanks for your bundle, I've had problem with config file with lumen framework, I've manual write the config file, in amazonECS.php, line 37 write this: config(['amazon.access_key' => 'xxxxxxxxxxxx']); config(['amazon.secret_key' => 'xxxxxxxxxxxxxxx']); config(['amazon.associate_tag' => 'xxxxxxxxxxx']); config(['amazon.locale' => 'xx']);