Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8456811
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T12:38:40+00:00 2026-06-10T12:38:40+00:00

I have a simple question. I want to start using CodeIgniter migrations. But there

  • 0

I have a simple question. I want to start using CodeIgniter migrations. But there is no migrations.php file in my config folder, like it says in the documentation. Also, do I need to manually create the migrations folder at the application folder level?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T12:38:41+00:00Added an answer on June 10, 2026 at 12:38 pm

    It’s odd that your application/config/migration.php file wasn’t included in the download, however… Even though the config file isn’t there, the migration library will (or should) still be in your CodeIgniter system/libraries folder.

    There are three config variables as part of the default migration.php config file:

    /*
    |--------------------------------------------------------------------------
    | Enable/Disable Migrations
    |--------------------------------------------------------------------------
    |
    | Migrations are disabled by default but should be enabled 
    | whenever you intend to do a schema migration.
    |
    */
    $config['migration_enabled'] = FALSE;
    
    
    /*
    |--------------------------------------------------------------------------
    | Migrations version
    |--------------------------------------------------------------------------
    |
    | This is used to set migration version that the file system should be on.
    | If you run $this->migration->latest() this is the version that schema will
    | be upgraded / downgraded to.
    |
    */
    $config['migration_version'] = 0;
    
    
    /*
    |--------------------------------------------------------------------------
    | Migrations Path
    |--------------------------------------------------------------------------
    |
    | Path to your migrations folder.
    | Typically, it will be within your application path.
    | Also, writing permission is required within the migrations path.
    |
    */
    $config['migration_path'] = APPPATH . 'migrations/';
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple question. I have a long std::string that I want to
I have what may be a very simple question. I want to process a
I have simple question. User supplies URL to my PHP script where I fetch
i have a simple question, there is a function with parameter emp_id that opens
This is probably a simple question, but it's driving me crazy! I have a
I have a feeling that this question is very simple, but I just can't
Simple question: I want to open a URL using the Default Browser, so I
This seems like a simple to answer question, but I cannot figure out how
I want to create some simple navigation in sencha touch 2. I have questions
I have simple type Question : public class Question { public string[] Tags {

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.