File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ Artisan 命令行可以生成一个新的提供者通过 `make:provider` 命令
3636
3737
3838现在,让我们来看看基本的服务提供者。在你的任意一个服务提供者方法中,你总是可以通过访问 ` $app ` 属性使用服务容器:
39+
3940 <?php
4041
4142 namespace App\Providers;
@@ -165,4 +166,4 @@ Laravel 编译并保存了一份清单,包括由延缓服务提供者所提供
165166## 译者署名
166167| 用户名 | 头像 | 职能 | 签名 |
167168| ---| ---| ---| ---|
168- | [ @e421083458 ] ( https://github.com/e421083458 ) | <img class =" avatar-66 rm-style " src =" https://dn-phphub.qbox.me/uploads/avatars/10802_1486368142.jpeg?imageView2/1/w/100/h/100 " > | 翻译 | Github求star,[ @e421083458 ] ( https://github.com/e421083458/ ) at Github |
169+ | [ @e421083458 ] ( https://github.com/e421083458 ) | <img class =" avatar-66 rm-style " src =" https://dn-phphub.qbox.me/uploads/avatars/10802_1486368142.jpeg?imageView2/1/w/100/h/100 " > | 翻译 | Github求star,[ @e421083458 ] ( https://github.com/e421083458/ ) at Github |
You can’t perform that action at this time.
0 commit comments