LavaLite / cms

Multilingual PHP CMS built with Laravel and bootstrap
https://lavalite.org
2.83k stars 963 forks source link

After Download and install it's gives me error #72

Open h4hardik opened 8 years ago

h4hardik commented 8 years ago

After Download and install it's gives me below error, can anybody please help me. I follow below steps and use wamp

  1. Download Zip
  2. Enter my database details in .env file on root folder.
  3. Run php artisan migrate --seed to setup database.
  4. Finally, setup an Apache VirtualHost to point to the "public" folder.

FatalErrorException in compiled.php line 1327: Maximum function nesting level of '100' reached, aborting!

Renfos commented 8 years ago

Please deactivate Xdebug or increase the nesting level to 200.

h4hardik commented 8 years ago

can you please let me know how can i do that in laravel?

phper01 commented 8 years ago

@h4hardik php.ini