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
Post a Comment