phootobr/resource-server-lumen

The Resource Server Phooto with Lumen Framework.
5
Install
composer require phootobr/resource-server-lumen
Latest Version:v1.0.0
PHP:>=7.1.3
License:MIT
Last Updated:May 7, 2019
Links: GitHub  ·  Packagist
Maintainer: fontebasso

PHP Resource Server

Install

composer create-project phootobr/resource-server-lumen [my-app-name]

Replace [my-app-name] with the desired directory name for your new application. You'll want to:

  • Point your virtual host document root to your new application's public/ directory.
  • Ensure storage/logs/ is web writeable.

Setup

Copy the public key from your authorization server to storage/oauth-public.key

License

This library is open-source software licensed under the MIT license.