spatie / laravel-schemaless-attributes

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

[Feature proposal] Integrate with translations #24

Closed d8vjork closed 6 years ago

d8vjork commented 6 years ago

Hi all,

I'm trying but I don't know if this package can integrate with https://github.com/spatie/laravel-translatable

freekmurze commented 6 years ago

You can use these packages on the same model, but probably it doesn't work if you let both packages operate on the same columns.