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-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -415,7 +415,8 @@ class ExampleCommand extends Command
415
415
416
416
### Several traits conflict?
417
417
418
-
If you're using some other cool `illuminated/console-%` packages, well, then you can find yourself getting "traits conflict".
418
+
If you're using another `illuminated/console-%` package, then you can find yourself getting into the "traits conflict".
419
+
419
420
For example, if you're trying to build loggable command, which is [protected against overlapping](https://github.com/dmitry-ivanov/laravel-console-mutex):
0 commit comments