spatie / laravel-schemaless-attributes

Add schemaless attributes to Eloquent models
https://spatie.be/en/opensource
MIT License
1.01k stars 58 forks source link

getRawSchemalessAttributes() must be of the type array, string returned #57

Closed securit closed 4 years ago

securit commented 4 years ago

When using laravel-schemaless-attributes with postgresql database the returned object when empty is a string not an array.