Astrotomic / laravel-translatable

A Laravel package for multilingual models
https://docs.astrotomic.info/laravel-translatable/
MIT License
1.22k stars 153 forks source link

Prevent MissingAttributeException errors when Eloquent is in strict mode #339

Closed thomasilmer closed 1 year ago

thomasilmer commented 1 year ago

Previous PR #321 was closed without comment. This PR has been synced with main.

thomasilmer commented 1 year ago

This is still relevant.

thomasilmer commented 1 year ago

If anything needs to be changed, please let me know and I will update the PR.

alexolifer commented 9 months ago

Any answer about this bug?

dducro commented 9 months ago

This PR should be merged, just some small fixes, I encountered the same exception just now.

thomasilmer commented 9 months ago

Automatic closing of pull requests is kind of frustrating when it feels like this is still relevant.

dducro commented 9 months ago

I forked it for now.