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

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -