hello
I have one problem, I got the data from the databse through ORM,
but the derivation of view, the data are screened out why it happened, because those data that I do not trust a certain functions e (), how and what to add in a model that would be the default for the field data out not screened, to the database all the wonderful data are stored with the layout, but nothing on the withdrawal.
Option with $ view-> set (), for a given situation is not suitable
Hello,
I think you should take a look here: http://fuelphp.com/dev-docs/general/configuration.html
especialy this option: security.whitelisted_classes
Adding Orm\Model in there should probably solve your problem
good luck!