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
@@ -223,7 +223,7 @@ class ExampleCommand extends Command
223
223
224
224
### Several traits conflict?
225
225
226
-
If you're using some other `illuminated/console-%` packages, then you can find yourself getting into the "traits conflict".
226
+
If you're using another `illuminated/console-%` package, then you can find yourself getting into the "traits conflict".
227
227
228
228
For example, if you're trying to build [loggable command](https://github.com/dmitry-ivanov/laravel-console-logger), which is protected against overlapping:
0 commit comments