Hi @freekmurze, try using any of these plugins that the phpstorm development team told about sharing settings.
https://laracasts.com/discuss/channels/general-discussion/php-storm-update-to-80?page=1#reply-4806
Hope it helps you.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
In PhpStorm I've configured everything to my liking. A nice color scheme, some live templates and various preferences set to my liking.
What is the best way to sync these preferences to PhpStorm to another machine? I assume that it can be done using a symlink and dropbox. But which files do I have to sync?
In phpstorm go to File > Export settings. Select all the options you need. This will create a settings.jar file. Store it somewhere or email it to yourself. Then use File > Import Settings to bring everything right back.
The only thing it doesn't copy over is plugins, so you may need to jot down any you have snagged.
Please or to participate in this conversation.