trait InteractsWithLaravel
Implementation of the Laravel Application Contract, for the sake of better integration with Laravel packages/ecosystem.
Methods
Details
at
line 25
InteractsWithLaravel
terminating($callback)
deprecated
deprecated
at
line 33
void
terminate()
deprecated
deprecated
at
line 38
string
basePath($path = '')
at
line 43
string
publicPath($path = '')
at
line 48
string
storagePath($path = '')
at
line 56
string
bootstrapPath($path = '')
deprecated
deprecated
at
line 67
string
configPath($path = '')
deprecated
deprecated
at
line 78
string
databasePath($path = '')
deprecated
deprecated
at
line 89
string
langPath($path = '')
deprecated
deprecated
at
line 100
string
resourcePath($path = '')
deprecated
deprecated
at
line 108
bool|string
environment(...$environments)
at
line 119
bool
runningInConsole()
at
line 124
bool
runningUnitTests()
at
line 129
bool
hasDebugModeEnabled()
at
line 137
maintenanceMode()
deprecated
deprecated
at
line 145
bool
isDownForMaintenance()
deprecated
deprecated
at
line 154
void
registerConfiguredProviders()
deprecated
deprecated
at
line 162
void
registerDeferredProvider($provider, $service = null)
deprecated
deprecated
at
line 170
void
bootstrapWith(array $bootstrappers)
deprecated
deprecated
at
line 175
string
getLocale()
at
line 180
string
getNamespace()
at
line 185
array
getProviders($provider)
at
line 195
bool
hasBeenBootstrapped()
deprecated
deprecated
at
line 203
void
loadDeferredProviders()
deprecated
deprecated
at
line 208
void
setLocale($locale)
at
line 216
bool
shouldSkipMiddleware()
deprecated
deprecated