Skip to content

Instantly share code, notes, and snippets.

View bigenergy's full-sized avatar
🦍

Big Energy bigenergy

🦍
View GitHub Profile
@Gyvastis
Gyvastis / phpstorm_evaluation_license_reset.md
Last active July 14, 2024 10:51
PhpStorm reset evaluation license/period

PhpStorm reset evaluation license/period

Make sure to export/import your settings through File -> Manage IDE settings before/after

Windows 10

  1. Close PHPStorm
  2. Run these in PowerShell to remove PhpStorm configuration:
Remove-Item '.\AppData\Local\Jetbrains\PhpStorm*'
Remove-Item '.\AppData\Roaming\Jetbrains\PhpStorm*'