Kaydet (Commit) f0bde2d0 authored tarafından Mert ÇELEN's avatar Mert ÇELEN

Fixes for 500 errors.

üst fac94d5d
......@@ -238,6 +238,7 @@ systemctl enable php7.3-fpm
systemctl restart php7.3-fpm
# Optimize Liman
php /liman/server/artisan optimize:clear
php /liman/server/artisan config:cache >/dev/null 2>/dev/null
php /liman/server/artisan route:cache >/dev/null 2>/dev/null
php /liman/server/artisan view:cache >/dev/null 2>/dev/null
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment