Greetings,
When I install in Laravel 5.4 I get the following error:
FatalThrowableError in shopify.php line 11: Class 'App\Http\Controllers\App' not found
It looks like the App->Make() parameters have been removed from Laravel, which is a breaking change for your API.