Level 7
love this community, have gotten an it to work. Thanks
Pls i have a image in my form that i want to send to my command using $this->dispatchFrom(PublishImageCommand::class, $request). But when i keep getting error
Argument 2 passed to App\Commands\UploadNewsCommand::__construct() must be an instance of Symfony\Component\HttpFoundation\File\UploadedFile
Pls am new to using laravel command and events. Thanks in advance
Please or to participate in this conversation.