litefyr/migrations

Migrations for Litefyr

0.4.1 2024-10-21 21:47 UTC

This package is auto-updated.

Last update: 2025-01-29 10:52:12 UTC


README

Sometimes, things change. This package helps you to migrate old installation to up-to-date installations.

Installation

This package is available via packagist. Run composer require litefyr/migrations --no-update in your Litefyr.Distribution package. After that, run composer update in your root directory.

Under the hood, this package uses Carbon.AutoMigrate. Read there on how to set up your deployment pipeline.

In order to work correctly you'll need a working Litefyr instance running. Here you'll find the basis Distribution