Explore >> Select a destination


You are here

daniel-siepmann.de
| | blog.coderspirit.xyz
2.6 parsecs away

Travel
| | We should be more careful about implicit dependencies in PHP projects.
| | packagist.org
3.5 parsecs away

Travel
| | The PHP Package Repository
| | snipe.net
3.1 parsecs away

Travel
| | 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.
| | rmoff.net
22.8 parsecs away

Travel
| [AI summary] A technical guide on configuring GitHub Actions with Hugo to generate automated hosted previews for draft blog posts via pull requests.