Download the PHP package eagle-developers/nova-scheduled-tasks without Composer
On this page you can find all versions of the php package eagle-developers/nova-scheduled-tasks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eagle-developers/nova-scheduled-tasks
More information about eagle-developers/nova-scheduled-tasks
Files in eagle-developers/nova-scheduled-tasks
Package nova-scheduled-tasks
Short Description A Laravel Nova card to view your scheduled tasks.
License MIT
Homepage https://github.com/eagle-developers/nova-scheduled-tasks
Informations about the package nova-scheduled-tasks
Nova Scheduled Tasks
Includes both a tool and card to display your scheduled commands and tasks


Installation
You can install the package in to a Laravel app that uses Nova via composer:
To setup the tool, you must register the tool with Nova. This is typically done in the tools method of the NovaServiceProvider.
To setup the card, you must register the card with Nova. This is typically done in the cards method of the NovaServiceProvider.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Eagle Developers
- Larry Laski
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of nova-scheduled-tasks with dependencies
dragonmantank/cron-expression Version ^2.2
illuminate/support Version ^7.0
laravel/nova Version ^3.0