one that got me was in a controller you can: return Model::Find('asdf=1'); and it outputs a json serialized array as html. so your ajax action is like one line of code, yay. or you can $row = Model::Find('asdf=1'); and…
Are you going to try to save it? I have some ideas, but they are just ideas, probably more wrong than right. Your site could probably use some a/b testing for conversion rate increase. see funnel charts. I wouldn't mind…
one that got me was in a controller you can: return Model::Find('asdf=1'); and it outputs a json serialized array as html. so your ajax action is like one line of code, yay. or you can $row = Model::Find('asdf=1'); and…
Are you going to try to save it? I have some ideas, but they are just ideas, probably more wrong than right. Your site could probably use some a/b testing for conversion rate increase. see funnel charts. I wouldn't mind…