Skip to content

Commit a114872

Browse files
committed
Merge pull request aws#51 from mattzuba/mattzuba-di-support
Allow loading of SDK via Dependency Injection
2 parents 724e2b3 + d150ee7 commit a114872

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