spatie / laravel-short-schedule

Schedule artisan commands to run at a sub-minute frequency
https://freek.dev/1683-a-package-to-schedule-artisan-commands-at-sub-minute-frequencies
MIT License
611 stars 52 forks source link

Missing information in documentation #83

Closed gadc1996 closed 1 year ago

gadc1996 commented 1 year ago

Using laravel 8, the documentation is missing to add the service provider in the app.php file, Let me know if i can add it myself

freekmurze commented 1 year ago

Send a PR and I'll have a look 👍