<code>

The can of worms you wish you never opened…

Skip to content
Menu
  • Home
Posted on 26th March 2019Server

How to create a Lets Encrypt SSL Certificate

This is how to create and install a self- Lets Encrypt Certificate on Apache. The process can be fully automated with the help of Certbot.…

Continue Reading
Posted on 4th February 20194th February 2019Vue

How to manage authentication with Laravel Passport and Vue.js

When building SPA with Vue and Laravel it is important to handle the login / logout functionality properly. Using Laravel passport can make this easier…

Continue Reading
Posted on 3rd January 2019Random

Cursor shortcut keys

Useful to use cursor directions without using the cursor keys. Pretty useful. control + p up control + n down control + b left control…

Continue Reading
Posted on 23rd November 201821st April 2019Server

Setting up .bash_profile

It is essential to setup .bash profile when working in the Terminal. It makes life a lot easier especially when working with git. To setup…

Continue Reading
Posted on 16th November 201814th April 2019Git

How to store GitHub credentials to speed up workflow

Typing Github credentials over and over soon gets tedious! Use the following command so that credentials are stored internally to speed up your workflow. git…

Continue Reading
Posted on 15th November 201816th November 2018Git

Using SSH keys with Github

Using SSH keys to interact with Github is much more convenient that typing username and password all the time. Follow below steps to use this…

Continue Reading
Posted on 14th November 201816th November 2018Git

Useful Git Commands for daily workflow

The following list are useful git commands that can be used in daily workflow. These commands are often forgotten as they are not used as…

Continue Reading
Posted on 13th November 201813th November 2018Laravel

Sync Laravel Homestead server time

When developing laravel projects in Homestead the server time can sometimes slowly skew off and not reflect the date and time the local machine. This…

Continue Reading
Posted on 27th August 2018Random

Selecting elements with $0 in Chrome

Ok this is cool. If you open the Chrome developer tools ( cmd + alt + i on Mac) and then select a page element.…

Continue Reading
Posted on 25th August 201825th August 2018Server

How to setup an SSL certificate

On the modern web serving over HTTPS is becoming the standard. So it is important to know how to setup and install SSL certificates. Follow…

Continue Reading

Posts navigation

Previous Page Page 1 Page 2

Categories

  • Git
  • Javascript
  • Laravel
  • PHP
  • Random
  • Server
  • Vue

Recent Posts

  • Semantic Versioning : Rules for npm package versions
  • Retrieve a deleted file in a git repository
  • How to run Laravel Homestead over HTTPS
  • Setting up test suite with PhpStorm and Laravel Homestead
  • How to install Homebrew on mac
Andrew James Bibby
Alkane Theme by WPAlkane ⋅ Powered by WordPress