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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,12 +45,12 @@ php artisan migrate
45
45
46
46
## Console Command
47
47
48
-
Run the console command to populate the calendar table.
48
+
Run the console command to fill the calendar table.
49
49
50
-
> Note: The console command accepts an optional **starting year** parameter. If none is provided you will be prompted to enter one.
50
+
> Note: If no **starting year** parameteris provided you will be prompted to enter one. If no **ending year** is provided it will default to the current year.
0 commit comments