In Illuminate\Support\Facades\Facade
abstract when laravel resolveFacadeInstance
by static::$app[$name]
. But static::$app is an instance of Application.
How laravel do that like access value of array
, i think it should static::$app['instances'][$name]
? What technique here?
from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2GCPMUH
via IFTTT
Aucun commentaire:
Enregistrer un commentaire