https://github.com/vikbert/cloud-cron-symfony-demo
https://github.com/vikbert/cloud-cron-symfony-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vikbert/cloud-cron-symfony-demo
- Owner: vikbert
- Created: 2021-10-24T09:09:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-11T15:57:08.000Z (over 4 years ago)
- Last Synced: 2025-10-07T01:21:33.055Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
## Install the packages
```bash
composer install
```
## Getting started
```bash
php bin/console
php bin/console cron:watch
```
## licence
[MIT](./LICENSE) License © 2021 [@vikbert](https://vikbert.github.io/)