Skip to content

Commit d150ee7

Browse files
committed
Allow loading of SDK via Dependency Injection (using Aws\Common\Aws typehint)
1 parent 724e2b3 commit d150ee7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Aws/Laravel/AwsServiceProvider.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ public function register()
5959

6060
return $aws;
6161
});
62+
63+
$this->app->alias('aws', 'Aws\Common\Aws');
6264
}
6365

6466
/**

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy