teepluss / laravel-hmvc

HMVC is a tool for making internal request.
76 stars 20 forks source link

Maximum function nesting level of '100' reached, aborting! #6

Closed dragonfire1119 closed 10 years ago

dragonfire1119 commented 10 years ago

I'm getting Maximum function nesting level of '100' reached, aborting! with using HMVC::post('admin/sites', ['url' => $input['url']]);

Fixed it called the wrong route.