File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11Google Api Client Wrapper
22=========
33
4- > Google api php client wrapper with Cloud Platform and Laravel 4 & 5 support
4+ > Google api php client wrapper with Cloud Platform and Laravel support
55
66[ ![ Latest Stable Version] ( https://poser.pugx.org/pulkitjalan/google-apiclient/v/stable?format=flat-square )] ( https://packagist.org/packages/pulkitjalan/google-apiclient )
77[ ![ MIT License] ( http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( http://www.opensource.org/licenses/MIT )
Original file line number Diff line number Diff line change 22
33namespace PulkitJalan \Google \Facades ;
44
5- use Illuminate \Support \Facades \Facade ;
65use PulkitJalan \Google \Client ;
6+ use Illuminate \Support \Facades \Facade ;
77
88class Google extends Facade
99{
You can’t perform that action at this time.
0 commit comments