Commit Graph

1 Commits (61c087e56009e2b19489552f3992114282a3adf5)

Author SHA1 Message Date
Your Name 61c087e560 Extract scheduled tasks into routes/scheduledtasks.php
Move the schedule definitions out of the withSchedule() closure in
bootstrap/app.php into a dedicated routes/scheduledtasks.php, required with
the Schedule instance in scope. Behavior-preserving; verified with
schedule:list.
2 weeks ago