symfony application wont load after composer update -




ever since have ran composer update none of pages on application able accessed, keep getting spinning loading wheel.

i have checked apache access , error logs can't see anything. has experienced before?

any appreciated , if i'm missing key bit of information me please let me know.

make sure php version suitable. use 7 if possible.

optimize again , clear cache

composer install --optimize-autoloader bin/console cache:clear 




wiki

Comments

Popular posts from this blog

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

Jenkins: find build number for git commit -