|
You are here |
blog.syntaxseed.com | ||
| | | | |
www.tobymackenzie.com
|
|
| | | | | [AI summary] A developer shares a step-by-step guide on upgrading a Symfony 3 project to version 4 without using the Flex plugin, covering dependency management, configuration changes, and file cleanup. | |
| | | | |
brunty.me
|
|
| | | | | Developer and problem solver | |
| | | | |
tomasvotruba.com
|
|
| | | | | During Easter weekend, usually, people take a break and have a rest. Instead, we used these 4 days of *holiday* to migrate the 304-controller application. At least that was the goal on Friday. Me in my colleague in the migrated project accepted the challenge. We got into many minds and code-traps. We'd like to share this experience with you and **inspire those who are still stuck on non-MVC code** and think it might take weeks or even months to switch to a framework. | |
| | | | |
brianreiter.org
|
|
| | | Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once... | ||