Laravel 4 is capable of running on a shared hosting environment. It’s a lot easier than you probably think. Login to your host and go to your home directory. This does not mean your public home directory, they are separate. ...
Blue Screen Of Death (BSOD) an inevitable part of using a windows machine. Today I received a BSOD with an error CRITICAL_STRUCTURE_CORRUPTION while working on my Android homework. The error wasn’t very descriptive and I wasn’t hopeful to find a ...
I did an unboxing and initial thoughts video on YouTube check it out. Let me know if you have any questions!
The following is the .gitignore file for my Android development in Android Studio. This is what worked for me, but if anyone has additional input that’s welcome too.
For some reason my server started displaying code instead of actually processing or rendering the code. After playing around with the server I noticed the php5 module was missing from Apache. If your code is displaying and not rendering you ...
I had a problem where I want to push my branch and overwrite what was the on the server. I kept receiving an error telling me to merge. I did not want to merge and found a way to force ...
If you find that your mod rewrite is enabled, but doesn’t seem to be working you may need to add this little bit of code to your httpd.conf file. AllowOverride All It’s possible your file might have the following: AllowOverride ...
If Plex Media Server can’t find your files which are located on a separate hard drive other than the hard drive Linux is on chances are it needs to be mounted. This how to will be focused on Ubuntu, but ...
Google recently released an Android Studio. Developers have been wanting this for sometime now. I was super excited to try it out and after installing it wouldn’t open. I did some searching and some people are having problems with it ...
First you’ll need a Netflix account. If you don’t have a Netflix account and want to sign up, but can’t because you’re overseas this is where Spotflux also comes in. Secondly you’ll need to install and run Spotflux. Your internet ...