Sending a post to Create a resource delete some attributes in Laravel Nova

前端 未结 0 792
栀梦
栀梦 2020-12-07 19:43

I\'m trying to make a post in a test:

$billingPrice = BillingPrice::factory()->make([
            \'operation_id\' => $this->operation->id,
               


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