Best Laravel 5.1.x Auth Packages (For Me…)

Laravel 5 auth, there are so many authentification packages on this framework make me feel sick, hahhahaha! on trial and error process, and also their package codes are clean for me. This is my best choise

Sentry [DEPRECATED]

Source : https://github.com/cartalyst/sentry/tree/feature/laravel-5

How to install?

Add this code on your composer.json

Then run command

Entrust

Source : https://github.com/Zizaco/entrust

How to install?

Add this code on your composer.json

Then run command

Defender

Source : https://github.com/artesaos/defender

How to install?

Add this code on your composer.json

Then run command

Verify

Source : https://github.com/Toddish/Verify

How to install?

Add this code on your composer.json

Then run command

BeatSwitch

Source : https://github.com/BeatSwitch/lock-laravel

How to install?

Add this code on your composer.json

Then run command

Installing NodeJS On Ubuntu 14.x

How to install NodeJS On Your VPS (Ubuntu)? I have 3 way for installing this. Okay lets checkout this way

From Official

Using ppa:chris-lea

From Source Code

From Binary