How to Install Magento 2.3.x on Server

Before you start installing Magento on your web hosting server, make sure you have PHP 7.3 set as default version and you also want to make sure that required php extensions including pdo_mysql, openssl are enabled on your server.

Affordable WordPress Theme & Plugin Developers

wordpress theme plugin developer

If you need a custom wordpress plugin for your business requirement; these top wordpress developers can help you develop custom wordpress themes and plugins following the wordpress development standard.

Gem Install Rails Bundler Without Documentation

no doc gem no ri

Make your ruby Gem install and Bundler update ruby gems like crazy fast with new commands. This will let you install rails and all other gems install without documentation. gem install rails –no-docs does not work. Install Gem Without rdoc and ri The old –no-rdoc and –no-ri have been merged into one –no-document Create .gemrc […]