Thank you @AmirHossein AshariNik for your detailed answer showing how to use bootstrap/app.php
. However, I've actually already solved my issue by moving the scheduling code to routes/console.php
, as this appears to be the new recommended location for schedule definitions in Laravel 11.