Simple forum software for building great communities.
Go to file
Toby Zerner 23b787279f Namespace migrations to avoid potential conflicts
Core migrations are under the Flarum\Migrations\Core namespace.
Extension migrations must be under the
Flarum\Migrations\{ExtensionName} namespace.

closes #422
2015-09-17 08:54:31 +09:30
framework/core Namespace migrations to avoid potential conflicts 2015-09-17 08:54:31 +09:30