s3 config
This commit is contained in:
parent
d9dca29bc9
commit
093c538752
19 changed files with 751 additions and 40 deletions
|
|
@ -29,6 +29,8 @@ class EntryResource extends JsonResource
|
|||
'call_to_action_link' => $this->call_to_action_link,
|
||||
'created_at' => $this->created_at,
|
||||
'updated_at' => $this->updated_at,
|
||||
'priority' => $this->priority,
|
||||
'type' => $this->type,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue