Inimist Technologies Blog

DevArticles – Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

Tag: Create

Using Unique Validation Rule in Form Request in Laravel

Arvind KumarLaravelLeave a Comment on Using Unique Validation Rule in Form Request in Laravel

Sometimes you want to make a field unique in a database table so that duplicity should be avoided. The very common case is email address. Laravel provides useful tools to achieve this, including the Unique validation rule. However to make…

Read More→

Export, Import MySQL db between different servers through Linux command line

Arvind KumarLinux/Unix, MySQLLeave a Comment on Export, Import MySQL db between different servers through Linux command line
mysql-logo

You should have Database name, Database Username, Database Password and command line access to your server Export database to local file system, for example /var/www/html

Create pdf preview thumbnail using php

Arvind KumarPHPLeave a Comment on Create pdf preview thumbnail using php

Following the stackoverlow answer http://goo.gl/z9IWCB I did everything correct as mentioned in the answer to create pdf preview thumbnail using php but I struck with an error as such as this. error no decode delegate for this image format `\path\filename.pdf’…

Read More→

CakePHP Create Datasource on the fly

Arvind KumarCakePHP1 Comment on CakePHP Create Datasource on the fly

Want to switch between different databases in a CakePHP action? Do you want to use different database for different clients or sites? Don’t worry the solution more simpler than you thought it to be. Following this link and few other similar…

Read More→

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

Recent Posts

  • How to create a custom form request validator in Laravel 7/8/9/10
  • Laravel Carbon addMinutes() | Laravel Carbon Add Or Subtract Minutes and Hours Examples
  • 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

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