void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
void __construct(Application $app) Create a new manager instance. Parameters Application $app Return Value void
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
array provides() Get the services provided by the provider. Return Value array
Application getLaravel() Get the Laravel application instance. Return Value Application
void __construct(Composer $composer) Create a new optimize command instance. Parameters Composer $composer Return Value void
static void clearResolvedInstance(string $name) Clear a resolved facade instance. Parameters string $name Return Value void
bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
void alias(string $class, string $alias) Add an alias to the loader. Parameters string $class string $alias Return Value void
Page 904 of 996