phootobr/resource-server-lumen

The Resource Server Phooto with Lumen Framework.

v1.0.0 2019-04-15 01:02 UTC

This package is auto-updated.

Last update: 2024-04-08 03:38:28 UTC


README

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.