laravel-database-schedule
laravel-database-schedule copied to clipboard
Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
Hi, this might be a really stupid question, but I cannot seem to find a way to specify the verbosity. There is neither a dropdown nor a generic input where...
The package is growing fast and new features are being added constantly, we need to write tests(PHPUnit) to cover most of the features. It's becoming more and more difficult to...
When selecting to send email on success and failure, when a command fails, duplicate email is sent. I still haven't found a solution to the problem, apparently it's a behavior...
Hi, i am using this package and the documentation of this package says i can change timezone with the config file. I have tried but timezone is not picking value...
the existence of viewDatabaseSchedule in DatabaseScheduleApplicationServiceProvider.php is causing difficulty in overriding in AppServiceProvider or any custom ServiceProvider. i think you should remove it allow users to set it rather.
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...
I carried out all the configuration steps but when I run the php artisan schedule:list command it does not display any scheduled tasks, was I missing something??
Could there be a possibility to add "run now" button on every job, so one does not need to wait for the crontab to proc and instead run some, especially...
- Custom command not showing while edit - Deleted schudule not able to edit and details page as well - Form validation not working properly
Pull/60
fix dependencies