I don't believe artisan has access to the IoC container so Artisan::call would not work.
cringer said:
I don't believe artisan has access to the IoC container so Artisan::call would not work.
It does. Anyway, I fixed the issue by passing path parameter value to be relative to artisan's location and not the controller it is running on.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community