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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@
41
41
Install the Clockwork library via [Composer](https://getcomposer.org/).
42
42
43
43
```
44
-
$ composer require itsgoingd/clockwork
44
+
composer require itsgoingd/clockwork
45
45
```
46
46
47
47
Congratulations, you are done! To enable more features like commands or queue jobs profiling, publish the configuration file via the `vendor:publish` Artisan command.
0 commit comments