This folder contains examples of how to use this library.
The following are minimal example config files:
If you want to include external migrations, check out these examples:
- With url
- With GitHub API - this example uses the github api to get the folder content and parse migration files from it.
- With custom templates - this example uses custom templates and shows how to deal with custom abstract classes.