mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-05 13:37:25 +02:00
add virtualization_title
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
anchor: virtualization
|
anchor: virtualization
|
||||||
---
|
---
|
||||||
|
|
||||||
# Virtualization
|
# Virtualization {#virtualization_title}
|
||||||
|
|
||||||
Running your application on different environments in development and production can lead to strange bugs popping up
|
Running your application on different environments in development and production can lead to strange bugs popping up
|
||||||
when you go live. It's also tricky to keep different development environments up to date with the same version for all
|
when you go live. It's also tricky to keep different development environments up to date with the same version for all
|
||||||
|
Reference in New Issue
Block a user