\DB::beginTransaction(); try { //...logic.... } catch (\Exception $e)...
[2015-07-27 18:29:50] product.ERROR: exception 'RuntimeException' with message 'Can't swap PDO insta...
and then ,i get so many failed job in database . i check the log , found so many error message lik...
and then ,i get so many failed job in database . i check the log , found so many error message lik...
"artisan queue:work --daemon --sleep=1 --tries=10 --queue=issue" i use at console. maybe...
The Laravel portal for problem solving, knowledge sharing and community building.