CodeIgniter v4.6.4 Command Line Tool - Server Time: 2026-02-06 10:28:21 UTC+00:00 Cache cache:clear Clears the current system caches. cache:info Shows file cache information in the current system. CodeIgniter config:check Check your Config values. env Retrieves the current environment, or set a new one. filter:check Check filters for a route. help Displays basic usage information. list Lists the available commands. namespaces Verifies your namespaces are setup correctly. optimize Optimize for production. phpini:check Check your php.ini values in production environment. publish Discovers and executes all predefined Publisher classes. routes Displays all routes. serve Launches the CodeIgniter PHP-Development Server. Custom generate:session Generates a test session and writes curl to file inspect:documents Inspects the merchant_documents table schema inspect:vouchers Inspects the vouchers table schema Database db:add_category_id Add category_id column to merchants table db:check_columns Checks columns of the merchants table. db:check_user_columns Checks columns of the users table. db:create Create a new database schema. db:debug_env Debugs DB env vars. db:fix-migrations Fix migrations table by adding missing namespace column db:fix-migrations-structure Fix migrations table structure to match CodeIgniter 4 requirements db:fix-migrations-time Fix migrations table time column type to INT db:fix_password_null Manually fix password nullability db:list_tables Lists all tables in the database. db:recreate-migrations-table Recreate migrations table with correct CodeIgniter 4 structure db:seed Runs the specified seeder to populate known data into the database. db:table Retrieves information on the selected table. db:test_conn Test DB connection deeply db:update-migrations-namespace Update existing migration records with namespace value migrate Locates and runs all new migrations against the database. migrate:refresh Does a rollback followed by a latest to refresh the current state of the database. migrate:rollback Runs the "down" method for all migrations in the last batch. migrate:status Displays a list of all migrations and whether they've been run or not. Encryption key:generate Generates a new encryption key and writes it in an `.env` file. Generators make:cell Generates a new Controlled Cell file and its view. make:command Generates a new spark command. make:config Generates a new config file. make:controller Generates a new controller file. make:entity Generates a new entity file. make:filter Generates a new filter file. make:migration Generates a new migration file. make:model Generates a new model file. make:scaffold Generates a complete set of scaffold files. make:seeder Generates a new seeder file. make:test Generates a new test file. make:validation Generates a new validation file. Housekeeping debugbar:clear Clears all debugbar JSON files. logs:clear Clears all log files. Translation lang:find Find and save available phrases to translate. lang:sync Synchronize translation files from one language to another. businesses bux_amount_histories bux_calculator_settings customers merchant_category_assets global_settings industries merchant_bin categories oauth_clients merchants oauth_personal_access_clients oauth_refresh_tokens migrations sales_admins voucher_redeem_terms voucher_templates users admins category_images oauth_access_tokens cities tasks user_vouchers merchant_gallery merchant_documents merchant_banners ci_sessions plans voucher_comments saved_vouchers merchant_category vouchers