Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
}
func (*Application) Boot ¶
func (app *Application) Boot()
Boot Register and bootstrap all of the configured service providers.
func (*Application) BootHttpKernel ¶
func (app *Application) BootHttpKernel(kernel support.Kernel)
BootHttpKernel Bootstrap the http kernel, add http middlewares.
Click to show internal directories.
Click to hide internal directories.