I am reading the documentation at Laravel under the heading Architecture Concepts.
I am unable to understand application and usage of Console Kernel .(not the Http Kernel) However, I googled out and found these links
https://laravel.com/api/5.2/Illuminate/Foundation/Console/Kernel.html https://laravel.com/api/5.3/Illuminate/Contracts/Console/Kernel.html
But I can't understand anything with that API !