Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel jobs cache file picking old job file

//firstly, make sure that yiu run all cache clear php artisan commands along with composer dump-autoload, supervisor restart etc.
//secondly, delete your older job file from live site.
//  and then run your code including this job, which will obviously not work.
//then upload this job file again to live site, and now run this job code.
  
 
PREVIOUS NEXT
Tagged: #laravel #jobs #cache #file #picking #job #file
ADD COMMENT
Topic
Name
2+6 =