Inimist Technologies Blog

DevArticles – Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

Tag: database

Database rollback transactions in Laravel

Arvind KumarLaravelLeave a Comment on Database rollback transactions in Laravel

In this post I will show you an example of database rollback in Laravel application. Rolling back database changes in your Laravel application is required when you have many db operations to run in the process of completing a particular…

Read More→

MySQL ‘show tables’: How to list tables in a MySQL database?

Arvind KumarMySQLLeave a Comment on MySQL ‘show tables’: How to list tables in a MySQL database?
mysql-logo

This is very commonly asked question: How do I show or list all the tables in a MySQL (or MariaDB) database using mysql command line tool? In brief, to show the tables in a MySQL database, run the command:

CakePHP: switching between multiple databases

Arvind KumarCakePHPLeave a Comment on CakePHP: switching between multiple databases

Relating to a post I submitted a while back, along with creating a data connection on the fly I had to switch between two connections. That is, file based default connection and a dynamic connection based on user. Here is…

Read More→

Database date between query build file in CodeIgnitor administrator

Arvind KumarCodeIgnitorLeave a Comment on Database date between query build file in CodeIgnitor administrator

Here’s the path to DB file in CodeIgnitor admin end which contains query related stuff. Like building order, qhere and select blocks. One may want to do some debugging in this file. In this file i need to make no…

Read More→

  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to build a basic Frontend Application using Laravel and Livewire
  • Auto Renew Let’s Encrypt Certificates using Certbot
  • How to compress and extract files using tar command in Linux – Basic Example
  • How to Publish ReactNative Expo Mobile App to Apple App Store and Google Play Store
  • EnlighterJS CSS: Syntax Highlighter Basic Example

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms