I am designing a SaaS system with codeigniter 4 and wants to run the migration against all the databases at a time from the cli.
I have a separate database that contains all other database connection details.
How do I go about this, using codeigniter 4 migration class?
Please any help is appreciated...
2.1m questions
2.1m answers
60 comments
57.0k users