Skip to content

Instantly share code, notes, and snippets.

View codeitlikemiley's full-sized avatar

Uriah Galang codeitlikemiley

  • Philippines
  • 13:53 (UTC +08:00)
View GitHub Profile
# Installation
As far as I know this is how to get Passport on Laravel Spark working correctly, it works so far for me over the API but there might be something I am still missing.
I am using the following software versions in composer.json:
```
"require": {
"php": ">=5.6.4",
"laravel/framework": "5.3.*",