Run PHPUnit test on vagrant VM using PHPStorm
To run unit tests on virtual machine using PHPStorm 7.1 IDE is not that hard. I’ll show it by creating new project …
To run unit tests on virtual machine using PHPStorm 7.1 IDE is not that hard. I’ll show it by creating new project …
I had performance issues when was working with MySQL server on UBUNTU machine. My application was running very slow. Databases import was …
Article describes how to configure virtual machine on your linux (I’m using Linux mint). First of all you should install virtual box: …
Sometimes it’s not enough to import or export database dump with PHPMyAdmin. For example if file is too big we should use …