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 142
bool
isDownForMaintenance()
at
line 150
void
registerConfiguredProviders()
deprecated
deprecated
at
line 158
void
registerDeferredProvider($provider, $service = null)
deprecated
deprecated
at
line 166
void
bootstrapWith(array $bootstrappers)
deprecated
deprecated
at
line 171
string
getLocale()
at
line 176
string
getNamespace()
at
line 181
array
getProviders($provider)
at
line 191
bool
hasBeenBootstrapped()
deprecated
deprecated
at
line 199
void
loadDeferredProviders()
deprecated
deprecated
at
line 204
void
setLocale($locale)
at
line 212
bool
shouldSkipMiddleware()
deprecated
deprecated