What is the great advantage in "migrations" used by many PHP frameworks?
Many PHP frameworks (becoming from Ruby) have the ability to use
"migrations" and "seeding".
An example is Laravel Framework that have a documentation about that.
But I can't figure out how can it be useful.
No comments:
Post a Comment