Download the PHP package win-local-inc/remote-cron without Composer
On this page you can find all versions of the php package win-local-inc/remote-cron. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download win-local-inc/remote-cron
More information about win-local-inc/remote-cron
Files in win-local-inc/remote-cron
Download win-local-inc/remote-cron
More information about win-local-inc/remote-cron
Files in win-local-inc/remote-cron
Vendor win-local-inc
Package remote-cron
Short Description A package for remote cron.
License MIT
Package remote-cron
Short Description A package for remote cron.
License MIT
Keywords remote-cron
Please rate this library. Is it a good library?
Informations about the package remote-cron
Remote call Package
Installation
-
update array to your needs in
config/remotecron.php
with -
add envs :
- each service needs to run supervisor
php artisan queue:work redis --max-time=3600 --max-jobs=100 --tries=3 --timeout=3550
-
new cron jobs needs to be add in super admin service database in tables : cron_services, cron_jobs
- to run tests on package
vendor/bin/testbench package:test --configuration=tests/phpunit.xml
All versions of remote-cron with dependencies
PHP Build Version
Package Version
The package win-local-inc/remote-cron contains the following files
Loading the files please wait ....