smeechos/task-scheduler

Allows users to manage Laravel tasks from a UI.

Downloads

196

Stars

4

Version

v1.0.4

Laravel Task Scheduler

Latest Stable Version License

Easily manage your projects tasks via a UI. Create cron expressions and link artisan commands to them, followed by a small edit to Kernel.php to ensure the task scheduler executes your commands.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

  1. Installation Guide
  2. Developer Guide
  3. User Guide

You can find the package on Packagist here.

Documentation

Please refer to the project's Wiki on Github: https://github.com/smeechos/laravel-task-scheduler/wiki. You'll find information regarding installation, running the tests, and a user guide.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • smeechos - Initial work - Github

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

smeechos

Author

smeechos