v0.7.0
Pre-release
Pre-release
- Add methods to Task class to make sure between and unlessBetween frequencies work as expected
- Refactor Task Form UI
- Do not bind console kernel to container, instead resolve Schedule class from IOC to add tasks to schedule. This would let us schedule tasks traditionally through app/Console/Kernel in addition to totem dashboard.
Please run
php artisan totem:assets
to republish totem assets.