Open weishuaiwang opened 8 years ago
anyone help me ?
Try increasing maximum nesting level. Check below link http://stackoverflow.com/questions/8656089/solution-for-fatal-error-maximum-function-nesting-level-of-100-reached-abor
I assuming you're using window Disable xdebug inside your php.ini clear cache relog into your windows. If the composer still running with xdebug, try to reinstall composer then relog.
I have this problem to, when I install lavalite I don't realize that command ( composer create-project LavaLite/cms --prefer-dist website) create a new folder website and I run php artisan serve on LavaLite/cms and the error "Maximum function nesting level of '100' reached, aborting!" appear. when I run php artisan serve on website folder the error as gone.
After installed, view /login it abort with "Maximum function nesting level of '100' reached, aborting!"