v0.8.0
Pre-release
Pre-release
- Commands can now be scheduled traditionally from app/Console/Kernel
- Artisan Commands registered through app/Console/Kernel can now be scheduled through dashboard without any extra work.
- Task log files are now unlinked after saving the output to database
Please republish assets by running php artisan totem:assets
to avoid any undesired effects.