php artisan view:clear php artisan route:clear php artisan config:clear php artisan cache:clear php artisan clear-compiled composer dump-autoload
<?php opcache_reset(); echo "cache temizlendi.";