joedawson / amazon-ecs

With Laravel, search and lookup Amazon products easily.
MIT License
52 stars 26 forks source link

manual write for lumen #3

Closed oncelot closed 8 years ago

oncelot commented 8 years ago

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']);