ServiceProvider (Support)
ServiceProvider
class ServiceProvider (View source)
Methods
void | __construct(Application $app) Create a new service provider instance. | |
static array | pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. | |
void | <