-
Hey guys, i got a problem.
I'm building a cms, i want to set the status of a to deleted. like this:
Can't i load, edit and store? or am i doing something else wrong?
-
I'm willing to work on uFramework, but I'm not very sure where you'd want to go with this. I was thinking of giving some good plug-gable support for external libraries. (esp [Redbean](http://redbeanph…
-
peej,
When I'm doing a uri pattern like:
/*
- @uri /some/resource/:resourceId
*/
class SomeResource extends Resource {
function get($request, $resourceId){
error_log("The resourceId: "…