mirror of
https://github.com/flarum/framework.git
synced 2025-02-03 05:59:33 +08:00
2edcbacccc
Implemented our own migration repository + migrator (based on Laravel's stuff) so that we can keep track of which migrations have been run for core and per-extension. That way we can simple call the migrator to upgrade core/extensions, and to uninstall extensions. |
||
---|---|---|
.. | ||
DatabaseMigrationRepository.php | ||
Migration.php | ||
MigrationRepositoryInterface.php | ||
Migrator.php |