Back to Codeigniter4

Managing Databases

user_guide_src/source/dbmgmt/index.rst

4.7.2264 B
Original Source

################## Managing Databases ##################

CodeIgniter comes with tools to restructure or seed your database.

.. toctree:: :titlesonly:

Database Forge <forge>
Database Migrations <migration>
Database Seeding <seeds>
db_commands