2017 © Pedro Peláez
 

library umengpush

umeng push

image

lzg-xiyi/umengpush

umeng push

  • Monday, May 1, 2017
  • by freedomlizhigang
  • Repository
  • 2 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

laravel-umeng

composer安装:composer require lzg-xiyi/umengpush, (*1)

laravel的友盟扩展包, (*2)

主要内容都是友盟官方提供,只是组装成了laravel的扩展, (*3)

添加服务提供者:LiZG\UmengPush\UmengPushServiceProvider::class,, (*4)

添加门面:'UmengPush' => LiZG\UmengPush\Facades\UmengPush::class,, (*5)

生成配置文件:php artisan vendor:publish, (*6)

使用:UmengPush::index(),这个是测试安装成功没有,其它看文件内, (*7)

The Versions

01/05 2017

dev-master

9999999-dev

umeng push

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by LiZG

01/05 2017

V1.0

1.0.0.0

umeng push

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by LiZG