remon/cron

There is no license information available for the latest version (dev-master) of this package.

Cronjob manager for Laravel

dev-master 2015-01-06 12:28 UTC

This package is auto-updated.

Last update: 2024-05-18 05:36:28 UTC


README

Package that allows you to manage your cronjobs

It allows you to:

  • Create new cronjobs
  • Update existing cronjobs
  • Delete cronjobs

Requirements

  • Php 5.4+
  • Crontab
  • Laravel 4.x
  • Database

Installation

...

License

MIT