Json web token definition and example
JSON Web Token (JWT) are an open, industry standard RFC 7519 method for representing claims securely between two parties. Read →
JSON Web Token (JWT) are an open, industry standard RFC 7519 method for representing claims securely between two parties. Read →
Step by step installing ruby v2.2 in the latest ubuntu linux (15.04). Read →
How to create those ^ in the title. Read →
In computing, a symbolic link (also symlink or soft link) is a special type of file that contains a reference to another file or directory. Read →
CLI command for installing NodeJS v0.12 for Debian / Ubuntu based distributions Read →
JSONP definition (wikipedia) and implementation example. Read →
Require Laravel 5.1. Faker package is included by default in require-dev composer.json as of laravel 5.1. Read →