You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This package allows you to use Google Cloud Scheduler to schedule Laravel comman
15
15
16
16
Cloud Scheduler will make HTTP calls to your application. This package adds an endpoint to your application that accepts these HTTP calls with their payload (an Artisan command) and execute them.
17
17
18
-
There are two ways to use this package:
18
+
There are two ways to schedule commands using this package:
19
19
20
20
<details>
21
21
<summary>1. Schedule the `schedule:run` command</summary>
0 commit comments