Your Account
Community
Topics (Upcoming)
More |
Stories tagged with: code
Symfony Plugin Symlinks
http://www.digitalbase.eu/blog/symfony-plugin-symlinks
Submitted by digitalbase
21 months, 3 days, 5 hours ago
When installing plugins in your Symfony application, the installation process sometimes places a symbolic link in the public web directory, to the plugin web directory. In Linux those symlinks work just fine, but when a collegue checks out the code in Windows, those symlinks are degrated to ordinary files without extensions. Windows does not know what to do with them.
Join discussion...
|