Level 11
Of course as soon as I post this I see the Artisan::call() method.
I'm wanting to build an Artisan command to clear out some old records every month.
I understand how to build the command, but I'm having trouble with testing it. Using the TestCase class how am I suppose to run the command?
Please or to participate in this conversation.