Getting migration and seeder files from connected DB using db_craft
DB-Craft
DB-Craft is a package for CodeIgniter 4 that provides convenient commands to generate migration and seeder files from a connected database.
Installation
You can install the DB-Craft package via Composer by running the following command:
comp...
msmrobin.hashnode.dev1 min read