Replies: 1 comment
-
i created 2 commands cron:sync and cron:clean and pasted all the functions of the original command as it is and its working now but this is not the solution its just duplicating the code any way to invoke the command instread of copying it sry the stack trace link will give blank now since its not giving any error |
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
-
The commands are working on local server perfectly fine but i tried running it on my shared hosting for some reason its not updating the artisan command ! other spatie commands like media-library commands works perfectly fine :(
https://www.crada.ga/test1 // dd(Artisan::all());
php info : https://www.crada.ga/test
Error stack trace: https://www.crada.ga/test2
i updated the vendor or ( uploaded the vendor no ssh access :( )
is there any way to call the vendor command at least sync and clean command
Beta Was this translation helpful? Give feedback.
All reactions