Perhaps you would be better not using Laravel's active record solution and swopping it out for something like Doctrine which works perfectly well.
Indeed I currently do so. This solution works fine: https://github.com/mitchellvanw/laravel-doctrine
In several projects I reckon Eloquent fine too, except for the attributes thing.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community