Download the PHP package sebastianpopp/laravel-cron-over-http without Composer
On this page you can find all versions of the php package sebastianpopp/laravel-cron-over-http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sebastianpopp/laravel-cron-over-http
More information about sebastianpopp/laravel-cron-over-http
Files in sebastianpopp/laravel-cron-over-http
Download sebastianpopp/laravel-cron-over-http
More information about sebastianpopp/laravel-cron-over-http
Files in sebastianpopp/laravel-cron-over-http
Vendor sebastianpopp
Package laravel-cron-over-http
Short Description Run your Laravel cron jobs and queue over HTTP.
License MIT
Homepage https://github.com/sebastianpopp/laravel-cron-over-http
Package laravel-cron-over-http
Short Description Run your Laravel cron jobs and queue over HTTP.
License MIT
Homepage https://github.com/sebastianpopp/laravel-cron-over-http
Please rate this library. Is it a good library?
Informations about the package laravel-cron-over-http
Laravel Cron over HTTP
Run your Laravel cron jobs and queue over HTTP.
Installation
You can install the package via composer:
Define a secret token in your .env
file:
Setup a cron job to call the cron
route:
You can optionally disable the queue by setting the CRON_QUEUE
environment variable to false
:
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-cron-over-http with dependencies
PHP Build Version
Package Version
The package sebastianpopp/laravel-cron-over-http contains the following files
Loading the files please wait ....