Maximum function nesting level of '100' reached, aborting!
dragonfire1119 opened this issue · 0 comments
dragonfire1119 commented
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.