I use laravel job & queue to defer some tasks in Laravel. What I\'m going to do is store the uploaded files on the storage server and then do some processing on them. So