php artisan optimize:clear && php artisan optimize && systemctl restart php8.5-fpm
[opcache]
opcache.enable=1
opcache.enable_cli=0
opcache.memory_consumption=256
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=20000
opcache.validate_timestamps=0
opcache.save_comments=1
opcache.revalidate_freq=0
realpath_cache_size=4096k
realpath_cache_ttl=600