Replies: 1 comment
-
If it's very simple and tested, I'd consider merging it in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
CleanRayCommand relies on
Illuminate\Support\Facades\Process
, which was introduced with Laravel 10.I think it would be really great if the code could support running the
ray:clean
command for people who are using a version of Laravel older than Laravel 10.Beta Was this translation helpful? Give feedback.
All reactions