Laravel Livewire queues Serialization is not allowed

前端 未结 0 1238
南旧
南旧 2020-12-06 08:56

I try to load multiple images through the laravel queue as follows:

Controller:

foreach ($this->imagenes as $pathGaleria) {

               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题