ApplicationResolver
final class ApplicationResolver
internal |
Properties
static mixed | $composer |
Methods
static Application
resolve()
Creates an application and registers service providers found.
void
getEnvironmentSetUp(Application $app)
Define environment setup.
Details
at line 26
static Application
resolve()
Creates an application and registers service providers found.
at line 57
protected void
getEnvironmentSetUp(Application $app)
Define environment setup.