Documentation

kernel

Namespaces

exceptions

Interfaces, Classes and Traits

KernelInterface
The kernel interface allows to define standard behaviors that a kernel must implement to get booted and be able to execute the way it's intended
ConsoleKernel
The console kernel provides mechanisms to allow a user to interact with the application via the command line interface.
WebKernel
The web kernel allows the application to interact with a web server and to select a controller that will provide an adequate response to the request.

Search results