我在我的应用程序下有一个旧的数据库,其中并不是所有的关系实际上都是SQL关系,但其中一些关系存储在字符串列中。 例如。Tags, Articles
Table Articles has 'tags_ids' column where I have '33;44;82;' (the tag ids) 我想知道我是否可以使用LaravelBackpack relationships处理这种数据。
我正在尝试使用一个API,它需要经过Array,这样您就可以在一个API调用中传递多个对象。每当我尝试这样做的时候,我都会得到400个错误。listing.put("listings", itemObject);
POST电话的实际代码如下:
URL url = new URL("https://backpack.tfException in thread "main" java.io.IOException: Server returned HTTP
我正在使用拉拉维尔BackPack Pro和我收到一个错误,当我试图保存一个关系在一个子字段。事件模型1-n徽章n-m包下面是我在EventCrudController中的配置。placeholder' => "Select a category", // placeholder for the select2 input