To call the internal local REST API from within my APP I'm doing the following:Request::forge('api/v1/test' )->set_method('POST')->execute( array( 'apples' ) )->response()
$controller_method = strtolower(\Input::method()) . '_' . $resource;
* During preview emoticon icon images 404. Ex: http://fuelphp.com/forums/topics/new_topic/addons/default/themes/fuel/img/smileys/smile.gif
* Line breaks in my message do not appear to apply during preview. We'll see if they stick once I submit this.
It looks like you're new here. If you want to get involved, click one of these buttons!