|
You are here |
blog.martinhujer.cz | ||
| | | | |
packagist.org
|
|
| | | | | The PHP Package Repository | |
| | | | |
tomasvotruba.com
|
|
| | | | | Conjunction of 2 releases came in December 2020, Symfony 5.2 and [PHP 8.0](https://getrector.com/blog/2020/11/30/smooth-upgrade-to-php-8-in-diffs). I wanted to give them a fresh try, so I've updated `composer.json` in 3 projects, run the Rector upgrade set, and this happened... | |
| | | | |
snipe.net
|
|
| | | | | Composer is a PHP dependency manager that's used in just about any modern PHP application, and it works similarly to how Bundler works for Ruby. Even though Composer itself gives you a warning about not running it as root, lots of people disregard this warning and run it as root anyway. We run into this [...] The post So you ran composer as root... appeared first on Snipe.Net. | |
| | | | |
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. | ||