void loadDeferredProviders() Load and boot all of the remaining deferred
ConfigPublisher class ConfigPublisher (
bool publish(string $package, string $source) Publish configuration files
Illuminate\Foundation\Testing Classes
array getDeferredServices() Get the application's deferred services.
string publicPath() Get the path to the public / web directory.
void __construct(Filesystem $files, string $workingPath = null)
bool isDeferredService(string $service) Determine if the given service
bool isBooted() Determine if the application has booted.
void setPackagePath(string $packagePath) Set the default package path.
Page 9 of 17