How to Use Migrations in CodeIgniter 3
February 6, 2020

In CodeIgniter, migrations are used to create and maintain databases programmatically. Migrations are written in PHP code. The framework will translate the code into SQL statements. By default, migrations are disabled. You can enable/disable migrations from migration.php file located in application/config directory   Each Migration is run in numeric order forward or backward depending on ...Read more

Read More
Things You Need To Know About DevOps
January 7, 2020

In the modern world, customer requirements and market demands are changing very rapidly. To cope up with the pace of a rapidly changing environment, organizations are turning their processes and infrastructure. First, we need to look at the resources basically involved in successful IT infrastructure. Development Development resources are part of the development of software. ...Read more

Read More

Lets’s Talk

About your ideas and concept