We are using Laravel life cycle and obviously our life cycle is dependent on it. Laravel makes an initial step of application and then the kernel that describes the core of it. So the input request of application will address the HTTP kernel or the console kernel.