Demo: API Authentication with Laravel, AngularJS, JWT and Satellizer. This is the demo source code that demonstrate a complete API service for authentication that uses Laravel, AngularJS, JWT and Satellizer. Usage: At the root of project, $ composer install $ bower install $ php artisan serve