Download the PHP package therezor/laravel-database-schedule without Composer
On this page you can find all versions of the php package therezor/laravel-database-schedule. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download therezor/laravel-database-schedule
More information about therezor/laravel-database-schedule
Files in therezor/laravel-database-schedule
Download therezor/laravel-database-schedule
More information about therezor/laravel-database-schedule
Files in therezor/laravel-database-schedule
Vendor therezor
Package laravel-database-schedule
Short Description Add laravel task to your schedule strait from database.
License MIT
Package laravel-database-schedule
Short Description Add laravel task to your schedule strait from database.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-database-schedule
Laravel database schedule
Store your schedules in database (cache friendly)
Installation
1) Run in your laravel project root folder
2) Run
3) Apply migration
4) Use TheRezor\DatabaseSchedule\Models\Schedule
to manage your database schedule
All versions of laravel-database-schedule with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/support Version ^5.6|^5.7|^5.8|^6.0|^7.0|^8.0
illuminate/database Version ^5.6|^5.7|^5.8|^6.0|^7.0|^8.0
illuminate/console Version ^5.6|^5.7|^5.8|^6.0|^7.0|^8.0
illuminate/support Version ^5.6|^5.7|^5.8|^6.0|^7.0|^8.0
illuminate/database Version ^5.6|^5.7|^5.8|^6.0|^7.0|^8.0
illuminate/console Version ^5.6|^5.7|^5.8|^6.0|^7.0|^8.0
The package therezor/laravel-database-schedule contains the following files
Loading the files please wait ....