Download the PHP package cronboard-io/cronboard-laravel without Composer
On this page you can find all versions of the php package cronboard-io/cronboard-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cronboard-io/cronboard-laravel
More information about cronboard-io/cronboard-laravel
Files in cronboard-io/cronboard-laravel
Package cronboard-laravel
Short Description Integration with Cronboard.io
License MIT
Homepage https://github.com/cronboard-io/cronboard-laravel
Informations about the package cronboard-laravel
Cronboard (for Laravel)
Installation
You can install the package via composer:
Usage
When setting up a new project on cronboard.io you will be guided through the setup. The first step would be to link your project with Cronboard.
This will create a new project with Cronboard (if one has not been added already) and link it with your environment.
To monitor your scheduled tasks you need to record them with Cronboard. You can do that with the record command:
It is recommended you include this command in your deployment process to make sure your schedule is kept in sync.
You have full control over what tasks get recorded with Cronboard through settings in the config/cronboard.php
file (after you've published the package configuration). You can see a preview of what will be recorded using:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Stefan Kovachev
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of cronboard-laravel with dependencies
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ~6.0
illuminate/contracts Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0
illuminate/support Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0
phpoption/phpoption Version ^1.5
vlucas/phpdotenv Version ~2.2 || ~3.3 || ^3.6 || ^4.1