Ruby
Install ruby from source Install rvm (ruby version manager) Nginx Rails Origin header didn’t match request.base_url Gem Package Manager Gem – Package…
Install ruby from source Install rvm (ruby version manager) Nginx Rails Origin header didn’t match request.base_url Gem Package Manager Gem – Package…
On a site running Magento 1.9, user login is not working on Google Chrome. The problem is due to cookie setting in…
Create a project using the latest Laravel Create a project using a specific version of Laravel. You can see available Laravel versions…
When doing a database migration on Laravel, I get the following error This is because MariaDB uses a different UTF8 format. To…
Node.js applications when you run with nodejs command, need to restart when a change is made to the source code of the…
Auto Start pm2 on bootHow to host static site using pm2 pm2 is a process manager for node.js applications. It is similar…
To create a ruby on rails project, run rails new Nginx Rails Origin header didn’t match request.base_url
n is the node version manager. To install, run To list versions of node.js available, run To see all available node versions,…