Hi,
I followed your article and added \My\Package\CustomMigrationServiceProvider::class, to provider in config/app.php of my Laravel version: 8.83.27, but it had no effect, my custom migration extensions still not overriding e.g. migrate:fresh
Any ideas? Thank you.