Kernel
interface Kernel (View source)
Methods
void
bootstrap()
Bootstrap the application for HTTP requests.
Response
handle(Request $request)
Handle an incoming HTTP request.
void
terminate(Request $request, Response $response)
Perform any final actions for the request lifecycle.
getApplication()
Get the Laravel application instance.
Details
void
bootstrap()
Bootstrap the application for HTTP requests.
Response
handle(Request $request)
Handle an incoming HTTP request.
void
terminate(Request $request, Response $response)
Perform any final actions for the request lifecycle.
Application
getApplication()
Get the Laravel application instance.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.