The Wayback Machine - https://web.archive.org/web/20200127132104/https://github.com/topics/transformer
Skip to content
#

transformer

Here are 480 public repositories matching this topic...

trax
mihai-scurtu
mihai-scurtu commented May 21, 2019

Responder version: 3.0.5
Laravel version: v5.5.45

In the config file, the documentation for filter_fields_parameter says:

The package can automatically filter the fields of transformed data from a query string parameter configured below. The technique is also known as sparse fieldsets. Set it to null to disable it.

However, when setting it to null I started getting `Array to string

victorsferreira
victorsferreira commented Jun 1, 2017

I'm setting up an example application as documented on Github and I get this error:

FatalThrowableError in MappingFactory.php line 93:
Type error: Argument 1 passed to NilPortugues\Api\Mapping\MappingFactory::fromArray() must be of the type array, string given, called in /var/www/html/..../vendor/nilportugues/laravel5-json-api/src/NilPortugues/Laravel5/JsonApi/Mapper/Mapper.php on line 2
pavlov-sergey-alexandr
pavlov-sergey-alexandr commented Sep 24, 2019

After migrate from Expo SDK32 to Expo SDK35 I get an error - 'Unable to resolve "react-native-svg" from "assets / icon / cancel-exit.svg"'. I installed the library as you write in the readme file.

My package.json is the following:
"dependencies": {
"expo": "^35.0.0",
"expo-asset": "~7.0.0",
"expo-camera": "~7.0.0",
"expo-constants": "~7.0.0",
"expo-file-system": "~7.0.

Improve this page

Add a description, image, and links to the transformer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transformer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.