laravelcdn
laravelcdn copied to clipboard
How to run in a scheduled task or trigger on image upload
Is there a way to trigger the cdn:push when a new image is added? That way the CDN stay's in sync? I tried to use Artisan::call('cdn:push') but that did not work.