Im trying to work with ai on my project in Laravel. Most of them are a bit outdated, so if I want some scheduling they suggest using kernel.php in app/Console.
I did some research and kernel.php file is now hidden somewhere in new Laravel versions. Whats the alternative of using kernel?