Closed malsgit closed 1 year ago
You can't put statements top level like that. They need to be underneath an action. I believe you can use resource
and overwrite an individual method.
Best to read the docs.
You can't put statements top level like that. They need to be underneath an action. I believe you can use
resource
and overwrite an individual method.Best to read the docs.
Thought so, i was just checking to see if you could or not :-)
Not a bug or a request and I don't do twitter...!
when using short code on the Controller, how do you get it to generate notification, send or redirect, when doing the following...
is it not something like this, as that seems to break stuff....