Ralph Metel

Results 3 comments of Ralph Metel

Hallo @sameerkanda, i started a project with php activerecord and after half work was done i got the same error: it takes the class name 'HpbView' and converts to 'hpb_view_id'...

@sameerkanda im also using laravel in few projects already, great framework indeed! In case of 'php activerecord' i wanted fast integration without complete MVC model.

@sameerkanda a combination of @imkebe's bugfix + a trick did it for me! Following situation: 'user' is connected with 'pictures' via pivot table 'collections', so my classes looked like class...